MigrationBatch.FailedInitialSyncCount property
Namespace: Microsoft.Exchange.Migration
Assembly: Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)
Syntax
'Declaration
Public Property FailedInitialSyncCount As Integer
Get
Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As Integer
value = instance.FailedInitialSyncCount
public int FailedInitialSyncCount { get; internal set; }
Property value
Type: System.Int32