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

ReturnPath Property

Sets the Return-Path to be used for sending email.

Object Oriented Interface

public function getReturnPath();
public function setReturnPath($value);

Procedural Interface

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

Default Value

''

Remarks

Setting this property sets the Return-Path to be used for sending email. If this is not set, the value in the From property is used.

Data Type

String

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