Click or drag to resize

IFluentMailRequestReadReceipt Method

This method copies From or ReplyTo addresses to all read receipts lists. Read receipts are stored using NotificationTo, ReturnReceiptTo and XConfirmReadingTo headers.

Namespace:  Limilabs.Mail.Fluent
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
IFluentMail RequestReadReceipt()

Return Value

Type: IFluentMail
Email configuration.
Remarks
Read receipt requests may not always be honored because: Email client may not recognize the special Disposition-Notification-To header; Email client may not implement that functionality; End user may have that functionality turned off; End user may optionally not choose to send one for your particular email;
See Also