Click or drag to resize
ContactList Class
Represents a list of contacts.
Inheritance Hierarchy
SystemObject
  CMS.DataComContactList

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public class ContactList

The ContactList type exposes the following members.

Constructors
  NameDescription
Public methodContactList
Top
Properties
  NameDescription
Public propertyContacts
Gets or sets the list of contacts.
Public propertyPointBalance
Gets or sets the number of points on the Data.com account used to retrieve contacts.
Public propertyTotalHits
Gets or sets the total number of contacts.
Top
See Also