TestFederationTrust.MonitoringContext property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property MonitoringContext As Boolean
Get
Set
'Usage
Dim instance As TestFederationTrust
Dim value As Boolean
value = instance.MonitoringContext
instance.MonitoringContext = value
public bool MonitoringContext { get; set; }
Property value
Type: System.Boolean
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace