Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The User element provides user-specific information.
<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.