Compartilhar via


DatabaseCopyStatusEntry.LogCopyQueueIncreasing property

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

Syntax

'Declaration
Public ReadOnly Property LogCopyQueueIncreasing As Nullable(Of Boolean)
    Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As Nullable(Of Boolean)

value = instance.LogCopyQueueIncreasing
public Nullable<bool> LogCopyQueueIncreasing { get; }

Property value

Type: System.Nullable<Boolean>

See also

Reference

DatabaseCopyStatusEntry class

DatabaseCopyStatusEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace