Determines whether agents have the option to schedule calls as agent-owned callbacks.

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

See Also