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 |
---|---|
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. |
|
The target of the redirection (URL or email address). |
|
Error information for settings that could not be returned. |
|
The requested settings for the user. |
Parent Elements
Element |
Description |
---|---|
Contains an array of user responses. |
|
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 |