This topic has not yet been rated - Rate this topic

POX Autodiscover web service reference for Exchange 2013

Updated: December 18, 2012

Conceptual overview topic

Find reference information for the POX Autodiscover service in Exchange.

Applies to:  Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010 

The Autodiscover service provides the configuration information that your application uses to create a connection to an Exchange server. You can use the "plain old XML" (POX) Autodiscover service to send messages that consist only of XML payloads, without any enclosing SOAP envelopes, in order to locate the settings that a client application must have in order to connect to Exchange.

Note Note

For clients that target versions of Exchange starting with Exchange Server 2010, we recommend that you use the SOAP Autodiscover service instead of the POX Autodiscover service. Clients that target Exchange 2007 have to use the POX Autodiscover service. We recommend that clients that use the .NET Framework use the EWS Managed API because it contains a robust and well-tested POX Autodiscover client. For more information about the EWS Managed API, see EWS Managed API.

This section provides information about the XML elements that are sent between the client and server during POX Autodiscover request redirections and the user settings that are returned in a response. The XML element reference contains summaries of what the elements represent and a description of the potential element hierarchies that use the element. This documentation covers the XML instances that are sent between the client and server. The POX Autodiscover service does not have an explicit schema.

The articles in this section provide examples and descriptions of the messages that are used to retrieve Autodiscover configuration information by using the POX Autodiscover service.

Date

Description

December 18, 2012

Updated the introductory information.

July 16, 2012

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.