This utility method can be used when the call should placed to an existing contact column and you know the contact column's name

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 void SetContactColumn(
	string contactColumnName
)
Visual Basic
Public Sub SetContactColumn ( _
	contactColumnName As String _
)

Parameters

contactColumnName
Type: System..::..String

See Also