Click or drag to resize
CallIsAutoAnswerEnabled Property
A Boolean value indicating whether this incoming call can be answered automatically.

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

Return Value

Type: Boolean
true if CM allows answering it automatically; false otherwise
See Also