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