Error (POX)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Error element contains an Autodiscover error response.
Response (POX)
Account (POX)
Error (POX)
<Error Time="" Id=""> <ErrorCode/> <Message/> <DebugData/> </Error>
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
|---|---|
Time | Represents the time when the error response was returned. |
Id | Represents a hash of the name of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed. |
Child elements
Element | Description |
|---|---|
Contains the error code for an error Autodiscover response. | |
Contains the error message for an error Autodiscover response. | |
Contains the debug data for an error Autodiscover response. |
Parent elements
Element | Description |
|---|---|
Contains an Autodiscover error response. |