This topic has not yet been rated - Rate this topic

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.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
IEnumerator IEnumerable.GetEnumerator()

Return value

Type: System.Collections.IEnumerator
An enumerator that can be used to iterate through the collection.

Implements

IEnumerable.GetEnumerator()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.