Skip to main content
Skip table of contents

HIGH

Typ

 

Versionshinweise

12.1

Web Client 

Code

GROOVY
MailConstants.HIGH

Beschreibung

Konstante für die Wichtigkeit "Hoch" einer Email.

Beispiele

GROOVY
ScriptMail mail = MailUtils.createMail("Betreff");
MailUtils.setPriority(mail, MailConstants.HIGH);
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.