ServerVersionInfo

Switch View :
ScriptFree
ServerVersionInfo

The ServerVersionInfo element represents the Microsoft Exchange Server 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 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

http://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