Click or drag to resize
WorkflowEmailSettingsRecipients Property
List of e-mail recipients

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public List<string> Recipients { get; set; }

Property Value

Type: ListString
See Also