The Attendant Profile to route the call to when a live person is reached.
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, ConfigurationId> AgentlessLiveAttendantProfile { get; } |
Visual Basic |
---|
Public ReadOnly Property AgentlessLiveAttendantProfile As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, ConfigurationId) Get |
Remarks
The AgentlessLiveType property must be set to RouteToAttendantProfile in order for this property to apply.
Exceptions
Exception | Condition |
---|---|
InsufficientRightsException | The user does not have permission to view the property. |