Share via


MigrationBatch.FailedIncrementalSyncCount property

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

Syntax

'Declaration
Public Property FailedIncrementalSyncCount As Integer
    Get
    Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As Integer

value = instance.FailedIncrementalSyncCount
public int FailedIncrementalSyncCount { get; internal set; }

Property value

Type: System.Int32

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace