Click or drag to resize
ContactSearchResults Class
Represents a list of contact search results.
Inheritance Hierarchy
SystemObject
  CMS.DataComContactSearchResults

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

The ContactSearchResults type exposes the following members.

Constructors
  NameDescription
Public methodContactSearchResults
Top
Properties
  NameDescription
Public propertyContacts
Gets or sets the list of contacts.
Public propertyTotalHits
Gets or sets the total number of search results.
Top
See Also