IP*Works! 2016 Android Edition
IP*Works! 2016 Android Edition
Questions / Feedback?

Importance Property

Importance of the mail message (optional).

Syntax

public int getImportance();
public void setImportance(int importance);

Enumerated values: public final static int miUnspecified = 0; public final static int miHigh = 1; public final static int miNormal = 2; public final static int miLow = 3;

Remarks

This property indicates the importance of the mail message (optional). When set, an Importance header will added to the message.

Importance is an indication to the recipient(s) about how important the message is. The possible values are High (1), Normal (2), and Low (3).

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Android Edition - Version 16.0 [Build 7353]