watchercas.blogg.se

Microsoft outlook read receipt 2007
Microsoft outlook read receipt 2007












The Mailitem object has an UnRead property, and it also has a Propert圜hange event. I have been chasing this across Google and MSDN and tutorial websites for a few days, here's what I've found: I have noticed that the timing on this matches when the email becomes "read". So, the user reads the email, and then when they go to close the Inspector (or change focus to a different item if they are in Explorer view) the MsgBox pops up. "The sender has requested a receipt that you have read this email blah blah") My concept is that it should work similarly to the "Read Receipt" functionality in Outlook. Specifically, I would like the prompt the user when they are done reading the email. (This would be done with a simple MsgBox.)

microsoft outlook read receipt 2007

My goal is to prompt the user to print off emails that they receive from certain email addresses.

microsoft outlook read receipt 2007

I am programming an add-in for MS Outlook 2007, using VS 2010 and VSTO, and VB.NET.














Microsoft outlook read receipt 2007