PstItemCollectionGetEnumerator Method
Gets the enumerator for the collection.

Namespace: MailBee.Outlook
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
A reference to the enumerator.
See Also