FileAttachmentContent - свойство |
Gets the content of the attachment into memory. Content is set only when Load() is called.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public byte[] Content { get; }
Public ReadOnly Property Content As Byte()
Get
public:
property array<unsigned char>^ Content {
array<unsigned char>^ get ();
}
member Content : byte[] with get
Значение свойства
Тип:
ByteСм. также