Для изменения размера нажмите или перетащите

ExchangeServiceBaseAcceptGzipEncoding - свойство

Gets or sets a value indicating whether GZip compression encoding should be accepted.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public bool AcceptGzipEncoding { get; set; }

Значение свойства

Тип: Boolean
Заметки
This value will tell the server that the client is able to handle GZip compression encoding. The server will only send Gzip compressed content if it has been configured to do so.
См. также