MigrationBatchStatus enumeration

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration MigrationBatchStatus
'Usage
Dim instance As MigrationBatchStatus
[SerializableAttribute]
public enum MigrationBatchStatus

Members

Member name Description
Created
Syncing
Stopping
Stopped
Completed
Failed
Removing
Synced
IncrementalSyncing
Completing
CompletedWithErrors
SyncedWithErrors
Corrupted
Waiting

See also

Reference

Microsoft.Exchange.Data.Storage.Management namespace