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

ImapExtensions Enum

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 8.0.9673)

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.

Partial

PARTIAL extension (experimental support; https://datatracker.ietf.org/doc/draft-ietf-extra-imap-partial).

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.

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