Problem with mailitem read event

Add-in Express™ Support Service
That's what is more important than anything else

Problem with mailitem read event
 
ajay.m@directi.com




Posts: 6
Joined: 2007-02-20
I have developed a plugin and want to trap the mail's read event.The problem is mail's read event is not being raised everytime.I guess when the mail is being retrieved from cache the mail's read event is not firing and when it is being retrieved from store then event is firing.Is there any way to know when mail is in cache?What should i do if i wanna be sure that mail's read event is always raised on mail view.I have read in many forumns that the read event is not fired everytime and has to do something with caching in outlook.I dont wanna use open event.i want to use read event.Any ideas?
Posted 11 Jun, 2007 02:54:08 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Ajay.

Do you use the ADXOutlookItemEvents class to connect to an item events?


P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 11 Jun, 2007 08:49:55 Top