ExchangeServiceFileAttachmentContentHandler - свойство |
Gets or sets a file attachment content handler.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic IFileAttachmentContentHandler FileAttachmentContentHandler { get; set; }Public Property FileAttachmentContentHandler As IFileAttachmentContentHandler
Get
Set
public:
property IFileAttachmentContentHandler^ FileAttachmentContentHandler {
IFileAttachmentContentHandler^ get ();
void set (IFileAttachmentContentHandler^ value);
}member FileAttachmentContentHandler : IFileAttachmentContentHandler with get, set
Значение свойства
Тип:
IFileAttachmentContentHandler
См. также