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

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(
	long contactColumnId
)
Visual Basic
Public Sub SetContactColumn ( _
	contactColumnId As Long _
)

Parameters

contactColumnId
Type: System..::..Int64

See Also