Toggles whether or not Dialer is recording DNC.Com meta data.

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<ContactListConfiguration..::..Property, bool> EnableDncComMetaData { get; }
Visual Basic
Public ReadOnly Property EnableDncComMetaData As GeneralConfigurationProperty(Of ContactListConfiguration..::..Property, Boolean)
	Get

See Also