WorkflowInfoWorkflowSendEmails Property |
Indicates if notification e-mails should be sent
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax public Nullable<bool> WorkflowSendEmails { get; set; }
Property Value
Type:
NullableBooleanSee Also