Help on Outlook automation

  • Thread starter Thread starter Neo
  • Start date Start date
N

Neo

Hi all,



I need to register my callback functions with outlook, to get notifications
on events like new mail received and retrieve the mail subject line and
sender. I want to do the same through managed code. Any idea, how to achieve
it?



Regards,

Neo
 
You will probably want to post this in one of the Outlook programming
groups. The real experts with code hang out there and seldom slum in these
general groups.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.


After furious head scratching, Neo asked:

| Hi all,
|
|
|
| I need to register my callback functions with outlook, to get
| notifications on events like new mail received and retrieve the mail
| subject line and sender. I want to do the same through managed code.
| Any idea, how to achieve it?
|
|
|
| Regards,
|
| Neo
 
Back
Top