Request (SOAP)
Last modified: February 23, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The Request element contains the requested configuration settings and the target users.
<Request>
<Users/>
<RequestedSettings/>
<RequestedVersion/>
</Request>
GetUserSettingsRequest
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents a collection of e-mail addresses of the users for whom settings should be retrieved. |
|
Contains the names of the requested configuration settings. |
|
Specifies the specific server version that the provider would like to use. |
Parent Elements
Element |
Description |
---|---|
Represents a GetUserSettings Operation (SOAP) request. |
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 |