MigrationBatchIdParameter constructor (MigrationBatchId)
Namespace: Microsoft.Exchange.Management.Migration
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
identity As MigrationBatchId _
)
'Usage
Dim identity As MigrationBatchId
Dim instance As New MigrationBatchIdParameter(identity)
public MigrationBatchIdParameter(
MigrationBatchId identity
)
Parameters
- identity
Type: Microsoft.Exchange.Data.Storage.Management.MigrationBatchId
See also
Reference
MigrationBatchIdParameter class
MigrationBatchIdParameter members