MsgPropertyCollection.IEnumerable.GetEnumerator Method
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9083)
IEnumerable.GetEnumerator()
Gets an IEnumerator to iterate through the collection.
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator | An IEnumerator to iterate through the collection. |