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.5.0.19
Синтаксис 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"
См. также