RequestServerVersion
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. This attribute is required when the target server version is a version of Exchange starting with Exchange Server 2010. |
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). |
Exchange2013 |
Target the schema files for Exchange 2013. |
Exchange2013_SP1 |
Target the schema files for Exchange 2013 Service Pack 1 (SP1). |
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 IIS virtual directory that hosts Exchange Web Services.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |