IPWorks OpenPGP 2020 JavaScript Edition

Questions / Feedback?

ReturnPath Property

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

Syntax


 getReturnPath(): string;

 setReturnPath(returnPath: string): void;

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 JavaScript Edition - Version 20.0 [Build 8262]