RequestServerVersion

Last modified: April 10, 2013

Applies to: Exchange Server 2007 | Exchange Server 2010

The RequestServerVersion element contains the versioning information that identifies the schema version to target for a request.

<RequestServerVersion Version=""/>

ExchangeVersionType

Attributes and Elements

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

Attributes

Attribute

Description

Version

Describes the version to target for the request. If the version is not specified, the initial release version of Microsoft Exchange Server 2010 is targeted by requests.

Version Attribute Values

Value

Description

Exchange2007

Target the schema files for the initial release version of Exchange 2007.

Exchange2007_SP1

Target the schema files for Exchange 2007 Service Pack 1 (SP1), Exchange 2007 Service Pack 2 (SP2), and Exchange 2007 Service Pack 3 (SP3).

Exchange2010

Target the schema files for Exchange 2010.

Exchange2010_SP1

Target the schema files for Exchange 2010 Service Pack 1 (SP1).

Exchange2010_SP2

Target the schema files for Exchange 2010 Service Pack 2 (SP2) and Exchange 2010 Service Pack 3 (SP3).

Child Elements

None.

Parent Elements

The RequestServerVersion element is located in the SOAP header.

Text Value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False