The contact to insert into the contact list.

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 Dictionary<DBColumn, Object> Contact { get; private set; }
Visual Basic
Public Property Contact As Dictionary(Of DBColumn, Object)
	Get
	Private Set

See Also