| ContactHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement
 Syntax
Syntaxpublic static class ContactHelper
The ContactHelper type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | ANONYMOUS | 
            Prefix for anonymous contacts.
             | 
|   | ANONYMOUS_CONTACT_LASTNAME_DATE_PATTERN | 
            Anonymous contact last name date format.
             | 
|   | REPLACED_BRACKET_LEFT | 
            Replaced left bracket.
             | 
|   | REPLACED_BRACKET_RIGHT | 
            Replaced right bracket.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetContactListInfos | 
            Returns ContactListInfos for specified parameters.
             | 
|   | GetEmailDomain | Obsolete. 
            Returns email domain name.
             | 
|   | RemoveCustomer | 
            Removes customer dependencies in all contact management objects.
             | 
 See Also
See Also