The ContactListConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddScheduledCalls |
Adds scheduled calls to the scheduled calls table, or replaces entries with the same campaign and identity.
|
![]() | AddScheduledCallsAsync | Asynchronously adds scheduled calls to the scheduled calls table or replaces entries with the same campaign and identity. |
![]() | BulkExport |
Exports contacts from the contact list into a file or database table.
|
![]() | BulkExportAsync |
Asynchronously exports contacts from the contact list into a file or database table.
|
![]() | BulkExportDNCMetadata |
Exports metadata from the DNC Metadata table into a file or database table.
|
![]() | BulkExportDNCMetadataAsync |
Asynchronously exports metadata from the DNC Metadata table into a file or database table.
|
![]() | BulkImport(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>)) |
Imports contacts from a data set into the contact list.
|
![]() | BulkImport(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>), Boolean) |
Imports contacts from a data set into the contact list.
|
![]() | BulkImportAsync(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>), EventHandler<(Of <<'(AsyncCompletedEventArgs<(Of <<'(Int32>)>>)>)>>), Object) |
Asynchronously imports contacts from a data set into the contact list.
|
![]() | BulkImportAsync(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>), Boolean, EventHandler<(Of <<'(AsyncCompletedEventArgs<(Of <<'(Int32>)>>)>)>>), Object) |
Asynchronously imports contacts from a data set into the contact list.
|
![]() | BulkMoveIn |
Copies records from a database table (not necessarily a contact list) accessible via a Dialer connection into this contact list.
|
![]() | BulkMoveInAsync |
Asynchronously copies records from a database table (not necessarily a contact list) accessible via a Dialer connection into this contact list.
|
![]() | BulkMoveOut |
Moves contacts from the contact list into a database table accessible from a Dialer connection.
|
![]() | BulkMoveOutAsync |
Asynchronously moves contacts from the contact list into a database table accessible from a Dialer connection.
|
![]() | CancelEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | Commit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | CommitAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | CreateTables(TableType) |
Create database tables and associate them with the contact list.
|
![]() | CreateTables(TableType, IEnumerable<(Of <<'(DBColumn>)>>)) | Create database tables and associate them with the contact list. |
![]() | CreateTablesAsync |
Asynchronously create database tables and associate them with the contact list. |
![]() | Delete | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | DeleteAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | DropTables |
Drops the database tables associated with the contact list.
A bitmask of TableTypes specifying which tables to drop. |
![]() | DropTablesAsync | Asynchronously drops the database tables associated with the contact list. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FlushContacts |
Flush contact records from the dialing queue in order to prevent them from being dialed.
|
![]() | FlushContactsAsync |
Asynchronously flushes contact records from the dialing queue in order to prevent them from being dialed.
|
![]() | GetColumns |
Retrieves the fields in this contact list.
|
![]() | GetColumnsAsync |
Asynchrously retrieves the fields in this contact list.
|
![]() | GetContacts |
Run a query to retrieve records from the contact list.
|
![]() | GetContactsAsync |
Run a query to retrieve records from the contact list.
|
![]() | GetCustomPNDColumnMap |
Returns a list of custom columns that exist in the PND table.
|
![]() | GetDNCMetadata |
Run a query to retrieve records from the contact list DNC Metadata.
|
![]() | GetDNCMetadataAsync |
Run a query to retrieve records from the contact list DNC Metadata.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValidators | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | GetValidatorsAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PrepareForEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | RunSmallQuery | Run a query to retrieve records from the contact list. |
![]() | RunSmallQueryAsync |
Asynchronously runs a query to retrieve records from the contact list.
|
![]() | RunTransaction |
Executes one or more commands against the contact list as a transaction.
|
![]() | RunTransactionAsync |
Asynchronously executes one or more commands against the contact list as a transaction.
|
![]() | SetConfigurationId | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | SetDisplayName | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | ToString | (Inherited from ConfigurationObject.) |