SortOrder
Topic Last Modified: 2007-09-04
The SortOrder element defines how items are sorted in a FindItem request.
Syntax
<SortOrder>
<FieldOrder/>
</SortOrder>
Type
NonEmptyArrayOfFieldOrdersType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Represents a single field by which to sort results and indicates the direction for the sort. One or more of these elements may be included. FieldOrder elements are applied in the order specified for sorting. |
Parent Elements
Element | Description |
---|---|
Defines a request to find items in a mailbox. The following is the XPath expression to this element: |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |