DatabaseCopyStatusEntry.ActiveDatabaseCopy property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ActiveDatabaseCopy As String
Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As String
value = instance.ActiveDatabaseCopy
public string ActiveDatabaseCopy { get; }
Property value
Type: System.String
See also
Reference
DatabaseCopyStatusEntry members
Microsoft.Exchange.Management.SystemConfigurationTasks namespace