Share via


MigrationBatchIdParameter.MigrationBatchId Property

Gets the migration batch identifier associated with this parameter.

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

Syntax

'Declaration
Public Property MigrationBatchId As MigrationBatchId
    Get
    Private Set
'Usage
Dim instance As MigrationBatchIdParameter
Dim value As MigrationBatchId

value = instance.MigrationBatchId
public MigrationBatchId MigrationBatchId { get; private set; }

Property Value

Type: Microsoft.Exchange.Data.Storage.Management.MigrationBatchId
The migration batch identifier associated with this parameter.