HeaderTypeReturnPath Property

Used to convey the information from the MAIL FROM envelope attribute in final delivery, when the message leaves the SMTP environment in which "MAIL FROM" is used. ///

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public static HeaderType ReturnPath { get; }

Property Value

Type: HeaderType
See Also