GroupedFindItemsResults<TItem>.IEnumerable.GetEnumerator method
EWS Managed API
Returns an enumerator that iterates through the objects in the collection.
The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
Return value
Type: System.Collections.IEnumeratorAn enumerator that can be used to iterate through the collection.