ServerVersionInfo Class

The ServerVersionInfo class contains the Microsoft Exchange Server version information.

Inheritance Hierarchy

System.Object
  System.Web.Services.Protocols.SoapHeader
    ExchangeWebServices.ServerVersionInfo

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ServerVersionInfo _
    Inherits SoapHeader
'Usage
Dim instance As ServerVersionInfo
[SerializableAttribute]
public class ServerVersionInfo : SoapHeader

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.