The ContactListPenetration..::..ContactListPenetrationData type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
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.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
NumberItems |
Represents the number of contacts that were uploaded with the combination of the Upload Id and the type/subtype.
| |
Range |
Id that represents the ContactList Penetration Data with the relationship between the Types and subTypes.
| |
SubType |
String that represents the phone number column type.
| |
Type |
String that represents a given contact column or a given unique contact column. Possible values include: Contacts, Phone Number, Unique Phone Number
|