The Ids of the contact columns used in contact queries. This is only used if CustomizeContactColumns is true

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

Exceptions

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

See Also