When true, Interaction Scripter client will display a Skip button while in Preview calling mode.

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

See Also