2.2.3.9 t:RequestServerVersion Element
The RequestServerVersion element specifies the versioning information that identifies the schema version to be targeted for a request.<3>
-
<xs:element name="t:RequestServerVersion"> <xs:complexType> <xs:attribute name="Version" type="t:ExchangeVersionType" use="required" fixed="Exchange2016" /> <xs:anyAttribute namespace="http://schemas.xmlsoap.org/soap/envelope/" /> </xs:complexType> </xs:element>
The following table lists the attributes of the RequestServerVersion element.
Attribute name |
Type |
Description |
---|---|---|
Version |
t:ExchangeVersionType |
Specifies the target schema version. |