Specifies which associated database table to run the command on. Defaults to the contact list table.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public override TableType TableType { get; set; }
Visual Basic
Public Overrides Property TableType As TableType
	Get
	Set

See Also