Imap |
public override IMailFolder GetFolder( SpecialFolder folder )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | folder is out of range. |
| ObjectDisposedException | The ImapClient has been disposed. |
| ServiceNotConnectedException | The ImapClient is not connected. |
| ServiceNotAuthenticatedException | The ImapClient is not authenticated. |
| NotSupportedException | The IMAP server does not support the SPECIAL-USE nor XLIST extensions. |