Response (SOAP)

Last modified: February 11, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

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

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

ErrorCode (SOAP)

Represents an error code that is returned by the Autodiscover service.

ErrorMessage (SOAP)

Represents a message that is associated with an error code that is returned by the Autodiscover service.

UserResponses (SOAP)

Contains the configuration settings for each requested user.

Parent Elements

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