Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The Request element contains the request to the Autodiscover service.
<Request>
<AcceptableResponseSchema/>
<EMailAddress/>
</Request>
<Request>
<AcceptableResponseSchema/>
<LegacyDN/>
</Request>
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| AcceptableResponseSchema (POX) |
Identifies the schema for an Autodiscover response. |
| EmailAddress (NonEmptyStringType) |
Identifies the user's e-mail address. |
| LegacyDN (POX) |
Identifies a user's mailbox by legacy distinguished name. |
Parent elements
| Element | Description |
|---|---|
| AutoDiscover (POX) |
The root element in an Autodiscover request. |