Gets the bit field specifying the extensions supported by the server.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property SupportedExtensions As ImapExtensions Get |
| C# |
|---|
public ImapExtensions SupportedExtensions { get; } |