ServerVersionInfo (SOAP)

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/2010/Autodiscover
Schema Name
Autodiscover schema
Validation File
Messages.xsd
Can be Empty
True