EmailUser

The EmailUser element specifies an email recipient.

<EmailUser>
    <Name/>
    <UserId/>
</EmailUser>

EmailUserType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Name (string)
Specifies a search refiner name or key or the name of an email user.
UserId (string)
Specifies the user identifier of an email user.

Parent elements

Element Description
Attendees
Specifies the recipients of an invitation to a meeting.

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

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

See also