PimSubscriptionProxy.Diagnostics 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 ReadOnly Property Diagnostics As String
Get
'Usage
Dim instance As PimSubscriptionProxy
Dim value As String
value = instance.Diagnostics
public string Diagnostics { get; }
Property value
Type: System.String
See also
Reference
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace