2.2.1.10 Table Sort Orders
The following table lists the values that are used to specify specific sort orders for tables. These values appear in the SortType field of the STAT data structure, as specified in section 2.2.8.
Sort type name and value |
Description |
---|---|
SortTypeDisplayName 0x00000000 |
The table is sorted ascending on the PidTagDisplayName property, as specified in [MS-OXCFOLD] section 2.2.2.2.2.5. All Exchange NSPI servers MUST support this sort order for at least one LCID. |
SortTypePhoneticDisplayName 0x00000003 |
The table is sorted ascending on the PidTagAddressBookPhoneticDisplayName property, as specified in [MS-OXOABK] section 2.2.3.9. Exchange NSPI servers SHOULD support this sort order. |
SortTypeDisplayName_RO 0x000003E8 |
The table is sorted ascending on the PidTagDisplayName property. The client MUST set this value only when using the NspiGetMatches method, as specified in section 3.1.4.1.10, to open a non-writable table on an object-valued property. |
SortTypeDisplayName_W 0x000003E9 |
The table is sorted ascending on the PidTagDisplayName property. The client MUST set this value only when using the NspiGetMatches method to open a writable table on an object-valued property. |