Uses of Class
microsoft.exchange.webservices.data.search.ItemGroup
-
Packages that use ItemGroup Package Description microsoft.exchange.webservices.data.search -
-
Uses of ItemGroup in microsoft.exchange.webservices.data.search
Methods in microsoft.exchange.webservices.data.search that return types with arguments of type ItemGroup Modifier and Type Method Description ArrayList<ItemGroup<TItem>>GroupedFindItemsResults. getItemGroups()Gets the item groups returned by the search operation.Iterator<ItemGroup<TItem>>GroupedFindItemsResults. iterator()Returns an iterator that iterates through the collection.
-