Assignees

The Assignees element specifies the people to whom a task is assigned.

<Assignees>
    <Name></Name>
    <UserID></UserID>
</Assignees>

EmailUserType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Name (EmailAddress)
Represents the display name of the mailbox user.
UserId (string)
Specifies the user identifier of an email user.

Parent elements

Element Description
TaskSuggestion
Specifies a proposed task.

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 Description
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also