Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ImapExtensions Enum

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll

IMAP extensions.

Syntax
[Flags]
public enum ImapExtensions : long

Fields

Name Description
All

All extensions.

Compression

Deflate compression (COMPRESS=DEFLATE) extension support.

ExplicitSecurity

Explicit TLS/SSL support (STARTTLS).

Idle

IDLE/DONE command support.

LiteralPlus

LITERAL+ extension support.

SpecialUse

Special-Use extension support (RFC 6154).

UidOnly

UIDONLY extension experimental support (https://www.ietf.org/archive/id/draft-melnikov-imap-uidonly-00.html).

UniqueIdPlus

UIDPLUS extension support. If this extension is supported, StoreMessage(String, MailMessage) methods will return unique ID of the message at the server.

Xlist

XLIST command support. This is an extension created by Google for GMail's IMAP. It is used to retrieve information about folder purpose using the GetFolderList() method.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies