MigrationBatch.Report property
Namespace: Microsoft.Exchange.Migration
Assembly: Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)
Syntax
'Declaration
Public Property Report As Report
Get
Set
'Usage
Dim instance As MigrationBatch
Dim value As Report
value = instance.Report
instance.Report = value
public Report Report { get; set; }
Property value
Type: Microsoft.Exchange.MailboxReplicationService.Report