Share via


MigrationUserStatistics.TotalQueuedDuration property

Namespace:  Microsoft.Exchange.Migration
Assembly:  Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)

Syntax

'Declaration
Public Property TotalQueuedDuration As Nullable(Of EnhancedTimeSpan)
    Get
    Friend Set
'Usage
Dim instance As MigrationUserStatistics
Dim value As Nullable(Of EnhancedTimeSpan)

value = instance.TotalQueuedDuration
public Nullable<EnhancedTimeSpan> TotalQueuedDuration { get; internal set; }

Property value

Type: System.Nullable<EnhancedTimeSpan>

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace