Determines whether agents can place calls to additional phone numbers

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

See Also