Table of Contents

Class DeleteContactAction

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

Class for contact deletion action.

[Obsolete("Class is deprecated and will be removed in next version.")]
public class DeleteContactAction : ContactAutomationAction
Inheritance
object
BaseWorkflowAction<BaseInfo, AutomationStateInfo, AutomationActionEnum>
AutomationAction
DeleteContactAction
Inherited Members
Extension Methods

Constructors

DeleteContactAction()

public DeleteContactAction()

Methods

Execute()

Executes action.

public override void Execute()