Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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.