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

Priority Property

Priority of the mail message (optional).

Object Oriented Interface

public function getPriority();
public function setPriority($value);

Procedural Interface

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

Default Value

0

Remarks

When this property is set, a Priority header will be added to the message. Priority is an indication about the delivery priority of the message. The possible values are epNormal, epUrgent, and epNonUrgent.

Data Type

Integer

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