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

Importance Property

Importance of the mail message (optional).

Syntax

[VB.NET]
Public Property Importance As ShtmlmailerImportances

[C#]
public ShtmlmailerImportances Importance {get; set;}

enum ShtmlmailerImportances { miUnspecified, miHigh, miNormal, miLow }

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) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0