RequestServerVersion
Topic Last Modified: 2009-07-16
The RequestServerVersion element contains the versioning information that identifies the schema version to target for a request. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Syntax
<RequestServerVersion Version=""/>
Type
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 Exchange 2007 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 SP1 or the schema files that are distributed with Exchange 2007 SP2. |
Child Elements
None.
Parent Elements
The RequestServerVersion element is located in the SOAP header.
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |
See Also
Other Resources
Exchange Web Services XML Elements
Versioning Requests (Exchange Web Services)