Edit

Share via


EmailAddress (GetPersonaType)

The EmailAddress (GetPersonaType) element specifies the email address associated with the persona.

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

EmailAddressType

Attributes and elements

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

Attributes

None.

Child elements

Name (string) | EmailAddress (NonEmptyStringType) | RoutingType (EmailAddressType) | MailboxType | ItemId | OriginalDisplayName

Parent elements

GetPersona

Remarks

This element was introduced in Exchange Server 2013 Service Pack 1 (SP1).

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

Element information

Element Example
Namespace
http://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
True

See also