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.")]
public abstract class ContactAutomationAction : AutomationAction
  - Inheritance
 - 
      objectAutomationActionContactAutomationAction
 
- Derived
 
- Extension Methods
 
Constructors
ContactAutomationAction()
protected ContactAutomationAction()
  Properties
Contact
Gets current Contact object.
public ContactInfo Contact { get; }