Outlook2007 - IMAPIAdviseSink broken?

W

win_cpp

Hi,

I have implemented IMAPIAdviseSink interface in a sink class. I
enumerate the PSTs from outlook session and connect one instance of the
sink class with each PST enumerated using IMAPIAdviseSink::Advise
method.

I have noted that Outlook 2003 generates Object notifications (new
mail, deleted mail), and informs the client through the "OnNotify"
method implemented in sink class. However I have noticed that the
message level notifications are not being generated case of Outlook
2007.

Has there been some change in the functionality or I am missing
something? Has this interface been discontinued by Microsoft? Any
information / help is appreciated.

Thanking in advance.

Regards,
Mandar
 
K

Ken Slovak - [MVP - Outlook]

This question should be posted in the
microsoft.public.win32.programmer.messaging group, that's where the Extended
MAPI programmers are.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top