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

Sensitivity Property

Sensitivity of the mail message (optional).

Syntax

[VB.NET]
Public Property Sensitivity As PhtmlmailerSensitivities

[C#]
public PhtmlmailerSensitivities Sensitivity {get; set;}

enum PhtmlmailerSensitivities { esUnspecified, esPersonal, esPrivate, esCompanyConfidential }

Remarks

This property is an indication of how sensitive it is to disclose the message to people other than the recipients of the message. When set, a Sensitivity header will added to the message. Possible values are: esPersonal (1), esPrivate (2), and esCompanyConfidential (3).

Default Value

0

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