Click or drag to resize

SurveyTemplateEnableEmails Property

Enable that notification emails are sent to the assignees of survey tasks? Even though EnableEmails is true it can still configured on the individual workflow step that notifications emails should not be sent.

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool EnableEmails { get; set; }

Property Value

Type: Boolean
See Also