Server.MajorVersion Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property MajorVersion As Integer
    Get
'Usage
Dim instance As Server
Dim value As Integer

value = instance.MajorVersion
public int MajorVersion { get; }

Property Value

Type: System.Int32