Mail |
public abstract IMailFolder GetFolder( SpecialFolder folder )
Exception | Condition |
---|---|
ArgumentOutOfRangeException | folder is out of range. |
ObjectDisposedException | The MailStore has been disposed. |
ServiceNotConnectedException | The MailStore is not connected. |
ServiceNotAuthenticatedException | The MailStore is not authenticated. |