MigrationBatchIdParameter.MigrationBatchId property
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
See also
Reference
MigrationBatchIdParameter class