User

Topic Last Modified: 2007-09-25

The User element provides user-specific information.

Schema Hierarchy

AutoDiscover
  Response
    User

Syntax

<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

Identifies a user's mailbox by legacy distinguished name.

DeploymentId

Uniquely identifies the Exchange forest.

Parent Elements

Element Description

Response

Contains the response from the Autodiscover service.

Remarks

Autodiscover requests and responses must be UTF-8 encoded.

See Also

Other Resources

Autodiscover XML Elements