MailSubject : String;
MailSubject : System.String;
The MailSubject property returns the message subject that informs the user about task completion.
Such substitutions as &[TASK_RESULT], &[TASK_NAME], &[TASK_ID], &[TASK_START], &[TASK_FINISH] can be used in the message subject.
The "&[TASK_RESULT] - &[TASK_FINISH] : &[TASK_NAME]" format is set by default.
See also: