This method copies From list to all read receipts lists.
Read receipts are stored using ,
or header.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
void RequestReadReceipt() |
| Visual Basic |
|---|
Sub RequestReadReceipt |
| Visual C++ |
|---|
void RequestReadReceipt() |
Remarks
Read receipt requests may not be always honored because:
A mail client may not recognize the special Disposition-Notification-To header.A mail client may not implement that functionality.The end user may have that functionality turned off.The end user may optionally not choose to send one for your particular email.