An optional contact column id to associate with the bound contact

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

Syntax

C#
public Nullable<long> ContactColumnId { get; set; }
Visual Basic
Public Property ContactColumnId As Nullable(Of Long)
	Get
	Set

See Also