Contacts (ArrayOfContactsType)

The Contacts element specifies an array of contacts.

<Contacts>
    <Contact></Contact>
</Contacts>

ArrayOfContactsType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
Contact (ContactType)
Specifies a contact in the Unified Contact Store.

Parent elements

Element Description
EntityExtractionResult
Specifies the EntityExtractionResult property of an item.

Remarks

This element was introduced in Exchange Server 2013.

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

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also