IUserReceiveWorkFlowNotificationMail Property Ingeniux CMS Content Store API

Gets and sets whether this user will receive notification emails after a Page advances through is Workflow.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool ReceiveWorkFlowNotificationMail { get; set; }

Property Value

Type: Boolean
Remarks

During Workflow Advance, the CMS tries to send emails to the page's Assigned User, and the User the Page will be assigned to. The value of this property sets whether those users receive their notification emails or not.

See Also

Reference