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

Subject Property

The subject of the mail message (optional).

Object Oriented Interface

public function getSubject();
public function setSubject($value);

Procedural Interface

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

Default Value

''

Remarks

The string in this property is sent with a Subject SMTP header to the mail recipient.

If the resulting header is longer than MaxHeaderLength, then it is folded according to RFC 822 specifications.

Data Type

String

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