Skip to main content
Skip table of contents

LOW

Typ

 

Versionshinweise

12.1

Web Client 

Code

GROOVY
MailConstants.LOW

Beschreibung

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

Beispiele

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

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

If this problem persists, please contact our support.