Response (GetDomainSettings) (SOAP)
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
The Response element represents the response to a GetDomainSettings call for an individual domain.
<Response> <DomainResponses/> <ErrorCode/> <ErrorMessage/> </Response>
GetDomainSettingsResponse
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. |
None.
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 |