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
See also
Reference
MigrationReportIdParameter class