Share via


Database.ReplicationType Property

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

Syntax

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

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