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