2
Answers

Get Read E-Mail notification

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 
Answers (2)
0
Fadi Yoosuf

Fadi Yoosuf

NA 5 0 16y
Wov......thanks alot..... I will try that way...
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y

you can use GetOwner method of the Win32_Process witch is the WMI SDK to get any process owner