IndexedFieldURI

The IndexedFieldURI element identifies individual members of a dictionary.

<IndexedFieldURI FieldURI="" FieldIndex="" />

PathToIndexedFieldType

Attributes and elements

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
AdditionalProperties
Identifies additional properties to get, set, or create.
AggregateOn
Represents the property that is used to determine the order of grouped items for a grouped FindItem result set.
GroupBy
Specifies an arbitrary grouping for FindItem queries.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also