Mail |
public abstract IEnumerator<MimeMessage> GetEnumerator()
Exception | Condition |
---|---|
ObjectDisposedException | The IMailStore has been disposed. |
ServiceNotConnectedException | The IMailStore is not connected. |
ServiceNotAuthenticatedException | The IMailStore is not authenticated. |
FolderNotOpenException | The folder is not currently open. |