Click or drag to resize

ImapExtensionCompress Field

Represents COMPRESS extension. Servers that support this extension allow communication compression. You can turn compression on by using Compress method. (RFC 4959)

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public static ImapExtension Compress

Field Value

ImapExtension
See Also