Click or drag to resize
WorkflowEmailSettings.Recipients Property
List of e-mail recipients

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

Property Value

Type: List<String>
See Also