|
ADAPI
|
Class describes the item disposition. More...
Public Member Functions | |
| override string | ToString () |
| Returns string representation of the object. | |
Properties | |
| string | id [get] |
| ID of the disposition. | |
| string | name [get] |
| Disposition name. | |
| DispositionType | type [get] |
| Disposition type. | |
| int | code [get] |
| Numeric code assosiated with disposition. | |
| string | category [get] |
| Disposition category. | |
| DispositionSystemType | systemType [get] |
| Disposition system type. | |
| int | orderNum [get] |
| Disposition display order. | |
| bool | doRetry [get] |
| Specifies if retry is needed. | |
| bool | inbound [get] |
| Specifies if disposition can be applied to inbound items. | |
| bool | outbound [get] |
| Specifies if disposition can be applied to outbound items. | |
| bool | preview [get] |
| Specifies if disposition can be applied to preview items. | |
| bool | showToAgent [get] |
| Specifies if disposition can be selected by an agent. | |
Class describes the item disposition.