The agent to route the call to.

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

Remarks

An empty string denotes a campaign-wide callback.

See Also