ServerVersion.Build Property

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

Syntax

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

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

Property Value

Type: System.Int32