|
|
Are you referring to the IMAPIAdviceSink?
Is it possible to develop an IMAPIAdviceSink that recieve storewide
event?
I just grabed the MFCMAPI example from Microsoft.com and it looks like
its session/profile based so I guess its not possible to develop a
storewide event sink in MAPI.
Glen Scales [MVP] wrote:
> I don't believe there is when your read an email it basically just modifies
> the message flags but the Last Modified time remains the same. The only way
> that I know you can actually catch a read event is through a extended MAPI
> advise sink.
>
> Cheers
> Glen
>
> "oscar" <oscar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:37B8B8D4-36CE-4C18-A292-DB736C07B370@xxxxxxxxxxxxxxxx
> > Hi All,
> >
> > Whenever I open an unread message in outlook, the email attribute
> > 'rn:schemas:httpmail:read' is changed to 'True' However,
> > 'DAV:getlastmodifiedtime' did not update accordingly.
> >
> > I'm just wondering is there another magical field I can look at to find
> > out
> > when the read flag was changed?
> >
> > Cheers,
> > Oscar
|
|