Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ErrorMessage element represents a message that is associated with an error code that is returned by the Autodiscover service.
<ErrorMessage/>
string
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
| Element | Description |
|---|---|
| AutodiscoverResponse (SOAP) |
Represents the base type for all responses that are returned by the Autodiscover service. |
| DomainResponse (SOAP) |
Contains the requested settings for the specified domain. |
| GetDomainSettingsResponse (SOAP) |
Contains the response to a GetDomainSettings operation (SOAP) call for an individual domain. |
| GetFederationInformationResponse (SOAP) |
Contains the response to a GetFederationInformation operation (SOAP) request. |
| Response (SOAP) |
Contains the response to a GetUserSettings operation (SOAP) request. |
| UserSettingError (SOAP) |
Represents an error that is returned while retrieving a user setting. |
| UserResponse (SOAP) |
Represents a response to a GetUserSettings operation (SOAP) request for an individual user. |
Text value
The text value represents the error message.
Element information
| Name | Value |
|---|---|
| Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
| Schema Name |
Autodiscover schema |
| Validation File |
Messages.xsd |
| Can be Empty |
True |
See also
GetUserSettings operation (SOAP)