Share via


ServerVersion.Minor Property

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

Syntax

'Declaration
Public ReadOnly Property Minor As Integer
    Get
'Usage
Dim instance As ServerVersion
Dim value As Integer

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

Property Value

Type: System.Int32