ReturnPath Constructor
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
ReturnPath(String)
Initializes a new instance of ReturnPath header value with the specified mail address.
Declaration
public ReturnPath(string address)
Parameters
Type | Name | Description |
---|---|---|
String | address | Mail address. |