AutoDiscover (POX)

The AutoDiscover element is the root element in an Autodiscover request or response.

 <Autodiscover>
    <Request/>
 </Autodiscover>
 <Autodiscover> 
    <Response/> 
 </Autodiscover>

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Request (POX)
Contains the request to the Autodiscover service.
Response (POX)
Contains the response from the Autodiscover service.

Parent elements

None.

See also