Click or drag to resize

MissedCallReason Enumeration

Enum represents missed call reason types.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum MissedCallReason
Members
  Member nameValueDescription
Undefined0 The missed call reason is not defined.
CFwdAll1 The call was missed due to Call Forward All Calls activated.
CFwdBusy2 The call was redirected because the user was busy on other calls, and Call Forward Busy / Don't Answer activated.
LNCC3 The call was redirected because the user was busy on other calls, and Limit Call (LNCC) activated.
Coverage4 The call was missed due to no answer, and redirected to coverage.
AllLinesBusy5 There was no Call Appearance available for incoming call.
See Also