ServerVersionInfo

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can Be Empty
False

See also