IndexedFieldURI
Last modified: December 17, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The IndexedFieldURI element identifies individual members of a dictionary.
<IndexedFieldURI FieldURI="" FieldIndex="" />
PathToIndexedFieldType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
FieldURI |
Identifies the dictionary that contains the member to return. This attribute is required. |
|
FieldIndex |
Identifies the member of the dictionary to return. This attribute is required. |
FieldURI Attribute
|
Value |
Description |
|---|---|
|
item:InternetMessageHeader |
Represents the message header of an item. |
|
contacts:ImAddress |
Represents the instant messaging address of a contact. |
|
contacts:PhysicalAddress:Street |
Represents the street address of a contact. |
|
contacts:PhysicalAddress:City |
Represents the city of a contact. |
|
contacts:PhysicalAddress:State |
Represents the state of a contact. |
|
contacts:PhysicalAddress:Country |
Represents the country/region of a contact. |
|
contacts:PhysicalAddress:PostalCode |
Represents the postal code of a contact. |
|
contacts:PhoneNumber |
Represents the phone number of a contact. |
|
contacts:EmailAddress |
Represents the e-mail address of a contact. |
|
distributionlist:Members:Member |
Represents a member of a distribution list. |
Child elements
None.
Parent elements
|
Element |
Description |
|---|---|
|
Identifies additional properties to get, set, or create. |
|
|
Represents the property that is used to determine the order of grouped items for a grouped FindItem result set. |
|
|
Specifies an arbitrary grouping for FindItem queries. |