View Single Post
  #2  
Old May 20th 08, 10:12 PM posted to microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Processing incoming emails

Use Application.NewMailEx event to open the new message and read the Subject
property.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"John" wrote in message
...
Hi

Outlook 2003.

How can I check the subject line of each incoming email and if a
particular string is found display an outlook alert with a link to the
particular email?

Thanks

Regards



Ads