Share via


MigrationUserStatistics.PercentageComplete property

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

Syntax

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

value = instance.PercentageComplete
public Nullable<int> PercentageComplete { get; internal set; }

Property value

Type: System.Nullable<Int32>

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace