Click or drag to resize
IDeleteContacts Interface
Deletes contacts on one site based on settings (days, batch size).

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

The IDeleteContacts type exposes the following members.

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