Click or drag to resize
IDeleteContactsService Interface
Service responsible for deleting contacts. Is used for deleting inactive contacts.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public interface IDeleteContactsService

The IDeleteContactsService type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes batch of contacts.
Top
See Also