MigrationReportIdParameter.MigrationReportId Property
Namespace: Microsoft.Exchange.Management.Migration
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property MigrationReportId As MigrationReportId
Get
Private Set
'Usage
Dim instance As MigrationReportIdParameter
Dim value As MigrationReportId
value = instance.MigrationReportId
public MigrationReportId MigrationReportId { get; private set; }
Property Value
Type: Microsoft.Exchange.Data.Storage.Management.MigrationReportId