ServerVersionInfo (SOAP)

Last modified: May 04, 2011

Applies to: Exchange Server 2007 | Exchange Server 2010

The ServerVersionInfo element contains the version of the server that processed the request.

<ServerVersionInfo>
   <MajorVersion/>
   <MinorVersion/>
   <MajorBuildNumber/>
   <MinorBuildNumber/>
   <Version/>
</ServerVersionInfo>

ServerVersionInfo

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

MajorVersion (SOAP)

The major version number for the server.

MinorVersion (SOAP)

The minor version number for the server.

MajorBuildNumber (SOAP)

The major build number for the server.

MinorBuildNumber (SOAP)

The minor build number for the server.

Version (SOAP)

A description of the server product version.

Parent Elements

None.

Remarks

This element is returned in the SOAP header.

Element Information

Namespace

https://schemas.microsoft.com/exchange/2010/Autodiscover

Schema Name

Autodiscover schema

Validation File

messages.xsd

Can be Empty

True