The ContactListConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
Changed | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) | |
ColumnMap | A case-insensitive mapping of all column names in the contact list to their column definitions. | |
ConfigurationId | (Inherited from ListConfigurationObject.) | |
Connection |
The Id of the database connection used to access the contact list table.
| |
ContactColumns |
The columns in the contact list table that are marked as phone number columns.
| |
DNCMetadataColumnMap | A case-insensitive mapping of all column names in the DNC Metadata table to their column definitions. | |
DurationOfOwnership |
The number of hours a contact record is exclusively owned by a campaign.
| |
EnableCampaignOwnership |
Toggles whether or not the records in the contact list can be exclusively owned by a campaign.
| |
EnableDncComMetaData |
Toggles whether or not Dialer is recording DNC.Com meta data.
| |
EnableMetaDataCleanup |
Toggles whether or not Dialer automatically deletes records from the table older than then MetadataDuration period.
| |
IsDefaultObject |
Indicates whether this is the default instance of this object type.
| |
IsExporting |
Tells whether the current object is being used for exporting
| |
IsNewObject | (Inherited from ConfigurationObject.) | |
MetaDataDuration |
The number of days dialer will wait before deleting a record from the meta data table.
| |
OriginalConfigurationId | (Inherited from ListConfigurationObject.) | |
PNDColumnMap | A case-insensitive mapping of all column names in the Phone Number Details table to their column definitions. | |
RevisionLevel |
The current version of this object.
| |
TableName |
The name of the contact list table.
|