PstItemCollectionGetEnumerator Method
Gets the enumerator for the collection.

Namespace: MailBee.Outlook
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
A reference to the enumerator.
See Also