DocumentSharingLocationSupportedFileExtensions - свойство
Gets the space-separated list of file extensions that are
allowed at the location.
Пространство имён: Tessa.Exchange.WebServices.AutodiscoverСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public IEnumerable<string> SupportedFileExtensions { get; }
Public ReadOnly Property SupportedFileExtensions As IEnumerable(Of String)
Get
public:
property IEnumerable<String^>^ SupportedFileExtensions {
IEnumerable<String^>^ get ();
}
member SupportedFileExtensions : IEnumerable<string> with get
Значение свойства
IEnumerableString
Example: "docx pptx xlsx"