Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 1.75 KB

serverversioninfo-soap.md

File metadata and controls

68 lines (49 loc) · 1.75 KB
title manager ms.date ms.audience ms.topic ms.service ms.subservice ms.localizationpriority api_type ms.assetid description
ServerVersionInfo (SOAP)
sethgros
09/17/2015
Developer
reference
exchange
exchange-web-services
medium
schema
8662647b-e50a-4774-9ba3-a951ae6df781
The ServerVersionInfo element contains the version of the server that processed the request.

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