Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 1.75 KB

requestedversion-soap.md

File metadata and controls

70 lines (45 loc) · 1.75 KB
title manager ms.date ms.audience ms.topic ms.service ms.subservice ms.localizationpriority api_type ms.assetid description
RequestedVersion (SOAP)
sethgros
09/17/2015
Developer
reference
exchange
exchange-web-services
medium
schema
962036c9-9b13-4669-bed2-2502c0f5aabe
The RequestedVersion element specifies the minimum service version that the client wants the request to be processed on.

RequestedVersion (SOAP)

The RequestedVersion element specifies the minimum service version that the client wants the request to be processed on.

<RequestedVersion/>

ExchangeVersion

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
Request (SOAP)
Contains the requested configuration settings and the target users.
Request (GetDomainSettings) (SOAP)
Represents a request to get domain settings.

Text value

The text value for the RequestedVersion element can be Exchange2010, Exchange2010_SP1, Exchange2010_SP2, or Exchange2013.

Remarks

If this element is not present, the latest service version is used.

Element information

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

See also

GetUserSettings operation (SOAP)

GetDomainSettings operation (SOAP)