IndexedFieldURI

Last modified: May 05, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

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 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.

The following are the XPath expressions to this element:

  • /FindFolder/FolderShape/AdditionalProperties

  • /GetFolder/FolderShape/AdditionalProperties

  • /SyncFolderHierarchy/FolderShape/AdditionalProperties

  • /GetItem/ItemShape/AdditionalProperties

  • /FindItem/ItemShape/AdditionalProperties

  • /SyncFolderItems/ItemShape/AdditionalProperties

  • /GetAttachment/AttachmentShape/AdditionalProperties

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 EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False