PropertySetMaximumBodySize - свойство
Gets or sets the maximum size of the body to be retrieved.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public int? MaximumBodySize { get; set; }
Public Property MaximumBodySize As Integer?
Get
Set
public:
property Nullable<int> MaximumBodySize {
Nullable<int> get ();
void set (Nullable<int> value);
}
member MaximumBodySize : Nullable<int> with get, set
Значение свойства
NullableInt32
The maximum size of the body to be retrieved.