Imap.SupportedExtensions Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
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. |