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

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

The IDeleteContacts type exposes the following members.

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