MimeContentBaseContent - свойство |
Gets or sets the content.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public byte[] Content { get; set; }
Public Property Content As Byte()
Get
Set
public:
property array<unsigned char>^ Content {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member Content : byte[] with get, set
Значение свойства
Тип:
ByteСм. также