PimSubscriptionProxy.Report property
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
Public Property Report As Report
Get
Set
'Usage
Dim instance As PimSubscriptionProxy
Dim value As Report
value = instance.Report
instance.Report = value
public Report Report { get; set; }
Property value
Type: Microsoft.Exchange.MailboxReplicationService.Report
See also
Reference
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace