The Attendant Profile to route the call to when a fax machine is encountered.

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

Collapse imageSyntax

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

Collapse imageRemarks

The AgentlessFaxType property must be set to RouteToAttendantProfile in order for this property to apply.

Collapse imageExceptions

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

Collapse imageSee Also