ADAPI
All Classes Namespaces Functions Enumerations Enumerator Properties Events
Properties | List of all members
ADAPI.Workitem Class Reference

Outbound workitem data More...

Properties

string id [get]
 Workitem ID. More...
 
string listId [get]
 Calling list ID. More...
 
string listName [get]
 Calling list name. More...
 
string listRecordId [get]
 Calling list record ID. More...
 
KVList history [get]
 History of call attempts for the record. More...
 
bool needAutoDial [get]
 If preview record should be dialed automatically. More...
 
int autoDialDelay [get]
 Auto-dial delay for preview record, seconds. More...
 
string suggestedPhone [get]
 Suggested phone number. More...
 
string suggestedTimeZone [get]
 Suggested time zone. More...
 
ListRecordData listRecordData [get]
 Contact info. More...
 

Detailed Description

Outbound workitem data

Property Documentation

◆ autoDialDelay

int ADAPI.Workitem.autoDialDelay
get

Auto-dial delay for preview record, seconds.

◆ history

KVList ADAPI.Workitem.history
get

History of call attempts for the record.

◆ id

string ADAPI.Workitem.id
get

Workitem ID.

◆ listId

string ADAPI.Workitem.listId
get

Calling list ID.

◆ listName

string ADAPI.Workitem.listName
get

Calling list name.

◆ listRecordData

ListRecordData ADAPI.Workitem.listRecordData
get

Contact info.

◆ listRecordId

string ADAPI.Workitem.listRecordId
get

Calling list record ID.

◆ needAutoDial

bool ADAPI.Workitem.needAutoDial
get

If preview record should be dialed automatically.

◆ suggestedPhone

string ADAPI.Workitem.suggestedPhone
get

Suggested phone number.

◆ suggestedTimeZone

string ADAPI.Workitem.suggestedTimeZone
get

Suggested time zone.


The documentation for this class was generated from the following file: