UserConfigurationBinaryData - свойство
Gets or sets the binary data of the user configuration.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public byte[] BinaryData { get; set; }
Public Property BinaryData As Byte()
Get
Set
public:
property array<unsigned char>^ BinaryData {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member BinaryData : byte[] with get, set
Значение свойства
Byte