View Single Post
  #3  
Old November 16th 09, 05:30 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default detect if a mail is read in a public folder

Or you can turn off per-user read/unread state for the PF store.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Sue Mosher [MVP]" wrote in message
...
Use a custom form and put code in the item's Item_Read and/or Item_Open
event handler to put information in some custom field to give you the
status report you need.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Gudmundur" Gudmundur.41p3v3@invalid wrote in message
news:Gudmundur.41p3v3@invalid...

Hi, I need to send alarms as emails to a public folder and I need to be
able to verify that the email has been read/opened after it has been
submitted to the public folder. There is a flag on a email message that
is called IsRead but that is user specific and will thus not help in
this case.

greatly appreciate any help rendered

Cheers
Gudmundur


--
Gudmundur
http://forums.slipstick.com





Ads