TenantOrganizationPresentationObject.BuildMajor Property

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

Syntax

'Declaration
Public ReadOnly Property BuildMajor As Integer
    Get
'Usage
Dim instance As TenantOrganizationPresentationObject
Dim value As Integer

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

Property Value

Type: System.Int32