User (POX)

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The User element provides user-specific information.

AutoDiscover (POX)
  Response (POX)
    User (POX)

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

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

DisplayName

Represents the user's display name.

LegacyDN (POX)

Identifies a user's mailbox by legacy distinguished name.

DeploymentId (POX)

Uniquely identifies the Exchange forest.

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

Other Resources