Click or drag to resize
ContactAutomationActionContact Property
Gets current Contact object.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public ContactInfo Contact { get; }

Property Value

Type: ContactInfo
See Also