RequestServerVersion
The RequestServerVersion element contains the versioning information that identifies the schema version to target for a request.
XML
<RequestServerVersion Version=""/>
ExchangeVersionType
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
Version |
Describes the version to target for the request. This attribute is required when the target server version is a version of Exchange starting with Exchange Server 2010. |
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). |
Exchange2013 |
Target the schema files for Exchange 2013. |
Exchange2013_SP1 |
Target the schema files for Exchange 2013 Service Pack 1 (SP1). |
None.
The RequestServerVersion element is located in the SOAP header.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |