Hi,
I am creating an windows application in c# for sending E-mails, all functions are working correct but I have seen some E-Mails that notifies the sender that your E-mail has been opened/read by the recipient.
How can I do it in c# to get notified of the mail read.
Thanks in advance