EmailAddress (EmailAddressType)

The EmailAddress element specifies the fully resolved SMTP address for the site mailbox or the associated persona.

<EmailAddress>
    <Name></Name>
    <EmailAddress></EmailAddress>
    <RoutingType></RoutingType>
    <MailboxType></MailboxType>
    <ItemId></ItemId>
</EmailAddress>

EmailAddressType

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.
EmailAddress (NonEmptyStringType)
Defines the primary SMTP address of a mailbox user.
RoutingType (EmailAddressType)
Specifies the routing type of an email address.
MailboxType
Represents the type of mailbox that is represented by the e-mail address.
ItemId
Contains the unique identifier and change key of an item in the Exchange store.

Parent elements

Element Description
Persona
Specifies a set of persona data returned by a GetPersona request.

Text value

None.

Remarks

This element is optional.

The EmailAddress element is applicable for clients that target Exchange Online and versions of Microsoft Exchange Server starting with Exchange 2013.

Element information

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

See also