Share via


MigrationUserStatistics.EstimatedTotalTransferCount property

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

Syntax

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

value = instance.EstimatedTotalTransferCount
public Nullable<ulong> EstimatedTotalTransferCount { get; internal set; }

Property value

Type: System.Nullable<UInt64>

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace