Click or drag to resize
CallFeatureServiceMaliciousCallTraceCapability Property
Returns an indication as to whether Malicious Call Trace feature is available for incoming active call.

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

Return Value

Type: Capability
Capability object describing whether Malicious Call Trace feature is available.
See Also