C
Chetan
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?
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?