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: []
Returns DumpsterRequestEntry.