編輯

共用方式為


GroupIndex

The GroupIndex element represents the property value that is used to group items for the current group of items in a FindItem operation call.

FindItemResponse

ResponseMessages

FindItemResponseMessage

RootFolder (FindItemResponseMessage)

Groups

GroupedItems

GroupIndex

<GroupIndex/>

string

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
GroupedItems
Represents a collection of items that are the result of a grouped FindItem operation call.
The following is the XPath expression to this element:
/FindItemResponse/ResponseMessages/FindItemResponseMessage/RootFolder/Groups/GroupedItems[i]

Text value

A text value is required. This property is read-only.

Remarks

This element only occurs in a FindItem operation response.

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
http://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