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