OverdueMailText |
Scroll |
Gets the mail text that is sent if a workflow instance is overdue.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property OverdueMailText As String C# public virtual string OverdueMailText { get; }
Property Value The mail text that is sent if a workflow instance is overdue. |