The existing, connected interaction that will attempt to be bound to a Dialer contact record

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 CallInteraction Call { get; set; }
Visual Basic
Public Property Call As CallInteraction
	Get
	Set

See Also