Click or drag to resize

IMailRequestReadReceipt 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
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
void RequestReadReceipt()
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