IP*Works! OpenPGP V9 - Online Help
IP*Works! OpenPGP V9
Questions / Feedback?

Priority Property

Priority of the mail message (optional).

Syntax

public int getPriority();
public void setPriority(int priority);

Enumerated values: public final static int epUnspecified = 0; public final static int epNormal = 1; public final static int epUrgent = 2; public final static int epNonUrgent = 3;

Remarks

When this property is set, a Priority header will be added to the message. Priority is an indication about the delivery priority of the message. The possible values are epNormal, epUrgent, and epNonUrgent.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0