EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

Sensitivity Property

Sensitivity of the mail message (optional).

Object Oriented Interface

public function getSensitivity();
public function setSensitivity($value);

Procedural Interface

inedi_htmlmailer_get($res, 45 );
inedi_htmlmailer_set($res, 45, $value );

Default Value

0

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).

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]