UserResponse (SOAP)
The UserResponse element represents a response to a GetUserSettings request for an individual user.
Last modified: February 21, 2013
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
<UserResponse> <ErrorCode/> <ErrorMessage/> <RedirectTarget/> <UserSettingErrors/> <UserSettings/> </UserResponse>
UserResponse
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 target of the redirection URL or email address. |
|
|
Represents a collection of information about 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. |