Click or drag to resize
CallFeatureServiceIsMaliciousCallTraceActive Property
A Boolean value indicating whether Malicious Call Trace feature is activated.

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

Return Value

Type: Boolean
True if feature is activated, or False if feature is not activated.
See Also