Imap.SupportedExtensions Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll
SupportedExtensions
Gets the bit field specifying the extensions supported by the server.
Declaration
public ImapExtensions SupportedExtensions { get; }
Property Value
Type | Description |
---|---|
ImapExtensions | Extensions supported by the server. |