UserResponse (SOAP)

Last modified: May 04, 2011

Applies to: Exchange Server 2007 | Exchange Server 2010

The UserResponse (SOAP) element represents a response to a GetUserSettings request for an individual user.

<UserResponse>
   <ErrorCode/>
   <ErrorMessage/>
   <RedirectTarget/>
   <UserSettingErrors/>
   <UserSettings/>
</UserResponse>

UserResponse

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.

RedirectTarget (SOAP)

The target of the redirection (URL or email address).

UserSettingErrors (SOAP)

Error information for settings that could not be returned.

UserSettings (SOAP)

The requested settings for the user.

Parent Elements

Element

Description

ArrayOfUserResponse (SOAP)

Contains an array of user responses.

UserResponses (SOAP)

Contains the configuration settings for each requested user.

Element Information

Namespace

https://schemas.microsoft.com/exchange/2010/Autodiscover

Schema Name

Autodiscover schema

Validation File

messages.xsd

Can be Empty

True