Click or drag to resize

IPOfficeConfigurationMonAppsEnabled Property

A Boolean value indicating whether the IP Office MonApps service is enabled. MonApps are miscellaneous PBX features which are not call features but are still useful for a user application to be able to monitor. Current support is for the monitoring of button MonApp only.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool MonAppsEnabled { get; set; }

Property Value

Type: Boolean
See Also