Determines if the user wanted to make a follow up call after dispositioning the current call.

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 bool MakeFollowUpCall { get; private set; }
Visual Basic
Public Property MakeFollowUpCall As Boolean
	Get
	Private Set

See Also