The contact column to dial. This can be overriden by supplying a value for CustomPhoneNumber

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

Syntax

C#
public ContactColumnConfiguration ContactColumn { get; set; }
Visual Basic
Public Property ContactColumn As ContactColumnConfiguration
	Get
	Set

See Also