Groups

The Groups element contains a collection of groups that are found with the search and aggregation criteria that is identified in the FindItem operation request.

<Groups>
   <GroupedItems/>
</Groups>

ArrayOfGroupedItemsType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
GroupedItems
Represents a collection of items that are the result of a grouped FindItem operation call.

Parent elements

Element Description
RootFolder (FindItemResponseMessage)
Contains the results from a search of a single root folder during a FindItem operation operation.

Remarks

One GroupedItems instance will occur for each distinct group within the result.

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also

FindItem operation

Finding Items