ImapClient.CompressSupported

ImapClient.CompressSupported property

Gets information whether COMPRESS extension is supported See more: https://tools.ietf.org/html/rfc4978

public bool CompressSupported { get; set; }

See Also