Share via


MigrationUserStatistics.SkippedItemCount property

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

Syntax

'Declaration
Public Property SkippedItemCount As Long
    Get
    Friend Set
'Usage
Dim instance As MigrationUserStatistics
Dim value As Long

value = instance.SkippedItemCount
public long SkippedItemCount { get; internal set; }

Property value

Type: System.Int64

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace