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

MessageId Property

The Message Identifier for the message.

Object Oriented Interface

public function getMessageId();
public function setMessageId($value);

Procedural Interface

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

Default Value

'*'

Remarks

This property contains the Message Identifier for the message. When set, the value of MessageId is used as the Message-ID header value of the message. A special value of "*" will automatically generate a random unique identifier for the message.

This property is not available at design time.

Data Type

String

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