UserConfigurationBinaryData - свойство
Gets or sets the binary data of the user configuration.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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