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

ReadReceiptTo Property

Email address to send a read receipt to.

Object Oriented Interface

public function getReadReceiptTo();
public function setReadReceiptTo($value);

Procedural Interface

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

Default Value

''

Remarks

When this property is set, a Disposition-Notification-To header is added to the message. This property should be set to an email address which should receive the read-receipt.

Data Type

String

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