Determines whether agents can override the DNC check for additional 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 PermitOverrideDNCCheck { get; set; }
Visual Basic
Public Property PermitOverrideDNCCheck As Boolean
	Get
	Set

See Also