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

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

The IDeleteContactsService type exposes the following members.

Methods
  NameDescription
Public methodDeleteForAllSite
Deletes batch of contacts for all sites.
Top
See Also