ServerVersion.Revision Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Revision As Integer
Get
'Usage
Dim instance As ServerVersion
Dim value As Integer
value = instance.Revision
public int Revision { get; }
Property Value
Type: System.Int32