Click or drag to resize

DenialReason Enumeration

The reason for the denial of an incoming call.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum DenialReason
Members
  Member nameValueDescription
Forbidden403 The user is not reachable.
TemporarilyUnavailable480 The user is temporarily not available to attend incoming call.
Busy486 The user is busy.
Decline603 The user declined an incoming call.
See Also