Для изменения размера нажмите или перетащите

GroupedFindItemsResultsTItemGetEnumerator - метод

Returns an enumerator that iterates through the collection.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public IEnumerator<ItemGroup<TItem>> GetEnumerator()

Возвращаемое значение

Тип: IEnumeratorItemGroupTItem
A IEnumeratorT that can be used to iterate through the collection.

Реализации

IEnumerableTGetEnumerator
См. также