Autodiscover web service reference for Exchange 2013
Published: July 16, 2012

Find reference content for the Autodiscover web service in Exchange.
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010
The Autodiscover web service provides the configuration information that your application uses to create a connection to an Exchange server. You can use one of the following options to connect to Autodiscover:
SOAP Autodiscover service —Available to clients that connect to versions of Exchange starting with Exchange 2010, including Exchange Online.
"plain old XML" (POX) Autodiscover service — Available to clients that connect to versions of Exchange starting with Exchange 2007, including Exchange Online.
Both the SOAP and the POX Autodiscover service can provide the configuration information that your client will use to create a connection to an Exchange server.
Note |
|---|
For versions of Exchange starting with Exchange 2010, we recommend that you use the SOAP Autodiscover service instead of the POX Autodiscover service. The SOAP Autodiscover service provides batched Autodiscover setting requests and more granular control over which settings are returned in the response. |
This section contains reference information for the SOAP Autodiscover service and the POX Autodiscover service.
Date | Description |
|---|---|
July 16, 2012 | Initial publication |
Note