Share via


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

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

Property value

Type: System.Int64

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace