Share via


Contacts

Topic Last Modified: 2007-06-05

The Contacts element contains a list of contacts that are associated with a task.

Syntax

<Contacts>
   <String/>
</Contacts>

Type

ArrayOfStringsType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

String

Represents a comma-separated list of contact names.

Parent Elements

Element Description

Task

Represents a task in the Exchange store.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 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

See Also

Other Resources

Exchange Web Services XML Elements