ErrorMessage (SOAP)
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
The ErrorMessage element represents a message that is associated with an error code that is returned by the Autodiscover service.
<ErrorMessage/>
string
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
Represents the base type for all responses that are returned by the Autodiscover service. | |
Contains the requested settings for the specified domain. | |
Contains the response to a GetDomainSettings operation (SOAP) call for an individual domain. | |
Contains the response to a GetFederationInformation operation (SOAP) request. | |
Contains the response to a GetUserSettings operation (SOAP) request. | |
Represents an error that is returned while retrieving a user setting. | |
Represents a response to a GetUserSettings operation (SOAP) request for an individual user. |
The text value represents the error message.
Namespace | http://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name | Autodiscover schema |
Validation File | Messages.xsd |
Can be Empty | True |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |