Share via


MigrationBatch.Status property

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

Syntax

'Declaration
Public Property Status As MigrationBatchStatus
    Get
    Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As MigrationBatchStatus

value = instance.Status
public MigrationBatchStatus Status { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Storage.Management.MigrationBatchStatus

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace