ImapClient.ServerSupportedCompression

ImapClient.ServerSupportedCompression property

Gets information which compression types are supported by a server. See more: https://tools.ietf.org/html/rfc4978

public CompressionType ServerSupportedCompression { get; }

See Also