Share via


Database.MasterType Property

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

Syntax

'Declaration
Public ReadOnly Property MasterType As MasterType
    Get
'Usage
Dim instance As Database
Dim value As MasterType

value = instance.MasterType
public MasterType MasterType { get; }