Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 1.72 KB

getusersettingsrequest-soap.md

File metadata and controls

69 lines (47 loc) · 1.72 KB
title manager ms.date ms.audience ms.topic ms.service ms.subservice ms.localizationpriority api_type ms.assetid description
GetUserSettingsRequest (SOAP)
sethgros
09/17/2015
Developer
reference
exchange
exchange-web-services
medium
schema
832a9211-d2d5-4a49-bcb3-1dc6dc3904ed
The GetUserSettingsRequest element represents a request to retrieve specified settings for one or more users.

GetUserSettingsRequest (SOAP)

The GetUserSettingsRequest element represents a request to retrieve specified settings for one or more users.

<GetUserSettingsRequest>
   <Users/>
   <RequestedSettings/>
   <RequestedVersion/>
</GetUserSettingsRequest>

GetUserSettingsRequest

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
Users (SOAP)
Represents a collection of e-mail addresses of the users for whom settings should be retrieved.
RequestedSettings (SOAP)
Contains the names of the requested configuration settings.
RequestedVersion (SOAP)
Specifies the specific server version that the provider would like to use.

Parent elements

None.

Text value

None.

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

GetUserSettings operation (SOAP)