Compartilhar via


DatabaseCopyStatusEntry.ActiveCopy property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property ActiveCopy As Boolean
    Get
    Friend Set
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As Boolean

value = instance.ActiveCopy
public bool ActiveCopy { get; internal set; }

Property value

Type: System.Boolean

See also

Reference

DatabaseCopyStatusEntry class

DatabaseCopyStatusEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace