Response (SOAP)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Response element contains the response to a GetUserSettings operation (SOAP), GetDomainSettings operation (SOAP), or a GetFederationInformation operation (SOAP) request.
<Response> <ErrorCode/> <ErrorMessage/> <UserResponses/> </Response>
GetUserSettingsResponse
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Represents an error code that is returned by the Autodiscover service. |
|
|
Represents a message that is associated with an error code that is returned by the Autodiscover service. |
|
|
Contains the configuration settings for each requested user. |
Parent elements
|
Element |
Description |
|---|---|
|
Defines a response to a GetUserSettingsRequest (SOAP) |
|
|
Defines a response to a GetDomainSettingsRequest (SOAP). |
|
|
Defines a response to a GetFederationInformationRequest (SOAP). |