|  | Mail | 
 Syntax
Syntaxpublic abstract IMailFolder GetFolder( SpecialFolder folder )
 Exceptions
Exceptions| 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. | 
 Remarks
Remarks See Also
See Also