The database tables associated with a contact list object.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
[FlagsAttribute] public enum TableType |
Visual Basic |
---|
<FlagsAttribute> _ Public Enumeration TableType |
Members
Member name | Value | Description | |
---|---|---|---|
ContactList | 1 | The contact list table. | |
CallSchedule | 8 | The call schedule table. | |
PhoneNumberDetails | 64 | The phone number details table. | |
JIT | 256 | The priority dialing (just-in-time) table. | |
DNCMetadata | 32768 | DNC Metadata for a contact list. |