Response (GetDomainSettings) (SOAP)
Last modified: February 18, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The Response element represents the response to a GetDomainSettings call for an individual domain.
<Response>
<DomainResponses/>
<ErrorCode/>
<ErrorMessage/>
</Response>
GetDomainSettingsResponse
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Contains the response for each domain requested in a GetDomainSettings request. |
|
Contains the error code that is associated with the response, if applicable. |
|
Contains the error message that is associated with the response, if applicable. |
Parent Elements
Element |
Description |
---|---|
Returns to the caller the domain configuration settings. |
Text Value
None.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name |
Autodiscover schema |
Validation File |
Messages.xsd |
Can be Empty |
True |