The action to perform when a live person is reached.

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, AgentlessAction> AgentlessLiveType { get; }
Visual Basic
Public ReadOnly Property AgentlessLiveType As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, AgentlessAction)
	Get

Exceptions

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

See Also