Share via


MigrationUser.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 MigrationUser
Dim value As Long

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

Property value

Type: System.Int64

See also

Reference

MigrationUser class

MigrationUser members

Microsoft.Exchange.Migration namespace