ServerVersion.ToInt Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Function ToInt As Integer
'Usage
Dim instance As ServerVersion
Dim returnValue As Integer
returnValue = instance.ToInt()
public int ToInt()
Return Value
Type: System.Int32