ServerVersionInfo

Topic Last Modified: 2009-07-16

The ServerVersionInfo element represents the Microsoft Exchange Server 2007 version number.

Syntax

<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 Server product 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 2007 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

See Also

Other Resources

Exchange Web Services XML Elements