ReturnPath Property
Sets the Return-Path to be used for sending email.
Syntax
__property String ReturnPath = {read=FReturnPath, write=FSetReturnPath, default=""};
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