ImapFolderCollection.IEnumerable.GetEnumerator Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
IEnumerable.GetEnumerator()
Returns an enumerator that can iterate through the Imap
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator | An IEnumerator for the collection. |