View Single Post
  #2  
Old May 4th 07, 07:05 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default ++++ Can I use macro to monitor incoming messages ?



Please see the sample for the ItemAdd event in the VBA help.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Quick-Cats - Categorize Outlook data:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Thu, 3 May 2007 14:24:02 -0700 schrieb Ian:

I created some macro in Outlook 2002 and run them manually. Can I use

macro
to monitor incoming messages automatically? i.e. check each incoming

message
in Inbox and re-direct them into different folders in real time. Similar

to
Rules but VBA is more flexible. Thanks.

Ads