PDA

View Full Version : New Mail Notification


Gizmo
12-03-2003, 01:34 PM
Hello,

I'm using EVC++ to create an application and I would like to be informed when a new mail is arrived in the Message Store.

There are some MAPI function to do that (Advise, OnNotify, AdviseSink etc...) but I need some explanations. For example NEWMAIL_NOTIFICATION is not sent by CEMAPI, so how can I know when a new mail is arrived?!!!

Thank you for your help or even a sample code for my inspiration!!

Gizmo