UserResponse (SOAP)

The UserResponse 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)
Contains the target of the redirection URL or email address.
UserSettingErrors (SOAP)
Represents a collection of information about 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

Name Value
Namespace
https://schemas.microsoft.com/exchange/2010/Autodiscover
Schema Name
Autodiscover schema
Validation File
Messages.xsd
Can be Empty
True

See also

SOAP Autodiscover XML elements for Exchange 2013