AlternateMailbox (SOAP)

The AlternateMailbox element represents an alternate mailbox.

<AlternateMailbox>
   <Type/>
   <DisplayName/>
   <LegacyDN/>
   <Server/>
   <SmtpAddress/>
</AlternateMailbox>

AlternateMailbox

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Type (SOAP)
Represents the alternate mailbox type.
DisplayName (SOAP)
Represents the alternate mailbox display name.
LegacyDN (SOAP)
Represents the alternate mailbox legacy distinguished name.
Server (SOAP)
Represents the alternate mailbox server.
SmtpAddress (SOAP)
Represents the alternate mailbox SMTP address.

Parent elements

Element Description
AlternateMailboxes (SOAP)
Represents a collection of alternate mailboxes.

Text value

None.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/2010/Autodiscover
Schema Name
Autodiscover schema
Validation File
Messages.xsd
Can be Empty
True

See also