ServerVersionInfo Constructor
The ServerVersionInfo constructor initializes a new instance of the ServerVersionInfo class.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ServerVersionInfo()
public ServerVersionInfo()
See Also