The status that Dialer sets the agent to when a Dialer call disconnects but has not been dispositioned yet.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<CampaignConfiguration..::..Property, string> FollowUpStatus { get; }
Visual Basic
Public ReadOnly Property FollowUpStatus As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, String)
	Get

Exceptions

ExceptionCondition
InsufficientRightsExceptionThe user does not have permission to view the property.

See Also