GroupedItems

The GroupedItems element represents a collection of items that are the result of a grouped FindItem operation call.

FindItemResponse

ResponseMessages

FindItemResponseMessage

RootFolder (FindItemResponseMessage)

Groups

GroupedItems

<GroupedItems>
   <GroupIndex/>
   <Items/>
</GroupedItems>

GroupedItemsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
GroupIndex
Represents the property value that is used to group items in a grouped FindItem operation call.
Items
Contains an array of grouped items.

Parent elements

Element Description
Groups
Contains a collection of groups that are found with the search and aggregation criteria that is identified in the FindItem operation request.

Remarks

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

Name Value
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