Gets or sets the agent who should receive the call, for agent-owned callbacks.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public string ScheduledAgent { get; set; } |
Visual Basic |
---|
Public Property ScheduledAgent As String Get Set |
Field Value
The scheduled agent.Exceptions
Exception | Condition |
---|---|
System..::..ArgumentNullException | A parameter is a null reference (Nothing in Visual Basic). |