The maximum number of reschedule delays before an own-agent callback is converted into a campaign-wide callback and placed immediately.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public GeneralConfigurationProperty<CampaignConfiguration..::..Property, int> MaxAgentCallbackReschedules { get; } |
Visual Basic |
---|
Public ReadOnly Property MaxAgentCallbackReschedules As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, Integer) Get |
Remarks
A value of -1 indicates that own-agent callbacks should not be converted into campaign-wide callbacks.
Exceptions
Exception | Condition |
---|---|
InsufficientRightsException | The user does not have permission to view the property. |