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