The ContactListPenetration type exposes the following members.

Constructors

  NameDescription
Public methodContactListPenetration
Initializes a new instance of the ContactListPenetration class.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPenetrationRate(ContactListConfiguration, String, String)
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
Public methodGetPenetrationRate(ConfigurationId, String, String, String)
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
Public methodGetPenetrationRate(ContactListConfiguration, DateTime, DateTime, List<(Of <<'(String>)>>), List<(Of <<'(CampaignDialingMode>)>>), String, List<(Of <<'(String>)>>), PenetrationRateCalculationMode, List<(Of <<'(Int32>)>>))
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
Public methodGetPenetrationRate(ConfigurationId, String, DateTime, DateTime, List<(Of <<'(String>)>>), List<(Of <<'(CampaignDialingMode>)>>), String, List<(Of <<'(String>)>>), PenetrationRateCalculationMode, List<(Of <<'(Int32>)>>))
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUploadIdsForContactList(ContactListConfiguration)
Gets the list of upload IDs in a given contact list.
Public methodGetUploadIdsForContactList(ConfigurationId, ConfigurationId, String)
Gets the list of upload IDs in a given contact list.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertySession
Gets the Session used by the ContactListPenetration.

See Also