Share via


MigrationUserStatistics.CurrentBytesTransferredPerMinute property

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

Syntax

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

value = instance.CurrentBytesTransferredPerMinute
public Nullable<ByteQuantifiedSize> CurrentBytesTransferredPerMinute { get; internal set; }

Property value

Type: System.Nullable<ByteQuantifiedSize>

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace