ServerVersionInfo
Last modified: September 29, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The ServerVersionInfo element represents the Microsoft Exchange Server version number.
<ServerVersionInfo MajorVersion="" MinorVersion="" MajorBuildNumber="" MinorBuildNumber="" Version="" />
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
MajorVersion |
Describes the major version number. |
MinorVersion |
Describes the minor version number. |
MajorBuildNumber |
Describes the major build number. |
MinorBuildNumber |
Describes the minor build number. |
Version |
Describes the Exchange Web Services (EWS) schema version. |
Child Elements
None.
Parent Elements
None.
Remarks
This element is returned in the SOAP header of an Exchange Web Services response message.
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 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 |