PstItemCollectionGetEnumerator Method |
Gets the enumerator for the collection.
Namespace: MailBee.OutlookAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator
Return Value
Type:
IEnumeratorA reference to the enumerator.
See Also