User (POX)

The User element provides user-specific information.

AutoDiscover (POX)

Response (POX)

User (POX)

<User>
   <DisplayName/>
   <LegacyDN/>
   <DeploymentId/>
   <AutoDiscoverSMTPAddress/>
</User>

Attributes and elements

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

Attributes

None.

Child elements

Element Description
DisplayName (string)
Represents the user's display name.
LegacyDN (POX)
Identifies a user's mailbox by legacy distinguished name.
DeploymentId (POX)
Uniquely identifies the Exchange forest.
AutoDiscoverSMTPAddress (POX)
Contains the user's SMTP address that is used for the Autodiscover process.

Parent elements

Element Description
Response (POX)
Contains the response from the Autodiscover service.

Remarks

Autodiscover requests and responses must be UTF-8 encoded.

See also

POX Autodiscover XML elements for Exchange