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

Importance Property

Importance of the mail message (optional).

Object Oriented Interface

public function getImportance();
public function setImportance($value);

Procedural Interface

inedi_smtp_get($res, 16 );
inedi_smtp_set($res, 16, $value );

Default Value

0

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

Data Type

Integer

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