Mail |
public abstract IMailFolder GetFolder( FolderNamespace namespace )
Exception | Condition |
---|---|
ArgumentNullException | namespace is null. |
ObjectDisposedException | The MailStore has been disposed. |
ServiceNotConnectedException | The MailStore is not connected. |
ServiceNotAuthenticatedException | The MailStore is not authenticated. |
FolderNotFoundException | The folder could not be found. |