ReturnPath Property
Sets the Return-Path to be used for sending email.
Syntax
public String getReturnPath(); public void setReturnPath(String returnPath);
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.
Default Value
""