CEmail.ReturnReceipt Property | |
A string containing the email address of a party to be sent a receipt advice. Some email clients may use this to contain a return receipt and others may use Disposition Notification instead.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ReturnReceipt AS USUAL GET SET
public virtual Usual ReturnReceipt { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string containing the email address of a party to be sent a receipt advice. Some email clients may use this to contain a return receipt and others may use Disposition Notification instead.
See Also