FieldOrder
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The FieldOrder element represents a single field by which to sort results and indicates the direction for the sort.
<FieldOrder Order=""> <FieldURI/> </FieldOrder>
<FieldOrder Order=""> <IndexedFieldURI/> </FieldOrder>
<FieldOrder Order=""> <ExtendedFieldURI/> </FieldOrder>
FieldOrderType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
Order |
Describes the sort order direction. The following are the possible values:
|
Child elements
|
Element |
Description |
|---|---|
|
Identifies frequently referenced properties by URI. |
|
|
Identifies individual members of a dictionary. |
|
|
Identifies MAPI properties. |
Parent elements
|
Element |
Description |
|---|---|
|
Defines how items are sorted in a FindItem request. The following is the XPath expression to this element: /FindItem/SortOrder |