Table of Contents

Class ContactAutomationAction

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

Base class for contact action.

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

Properties

Contact

Gets current Contact object.

public ContactInfo Contact { get; }

Property Value

ContactInfo