ReasonCodeMode Enumeration |
Namespace: Avaya.ClientServices
public enum ReasonCodeMode
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | A reason code is not required for the agent operation. | |
| Optional | 1 | A reason code is desired but not required. If a reason code is not supplied, a default value will be used to complete the agent operation. | |
| Forced | 2 | A reason code is required for the agent operation. |
© 2017 Avaya LLC. All Rights Reserved.