Compartilhar via


DatabaseCopyStatusEntry.OutstandingDumpsterRequests property

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

Syntax

'Declaration
Public ReadOnly Property OutstandingDumpsterRequests As DumpsterRequestEntry()
    Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As DumpsterRequestEntry()

value = instance.OutstandingDumpsterRequests
public DumpsterRequestEntry[] OutstandingDumpsterRequests { get; }

Property value

Type: []

See also

Reference

DatabaseCopyStatusEntry class

DatabaseCopyStatusEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace