MigrationUser.SyncedItemCount property

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

Syntax

'Declaration
Public Property SyncedItemCount As Long
    Get
    Friend Set
'Usage
Dim instance As MigrationUser
Dim value As Long

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

Property value

Type: System.Int64

See also

Reference

MigrationUser class

MigrationUser members

Microsoft.Exchange.Migration namespace