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.6.0.22
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