I would like to run some Outlook rule, which will be run than user moves a message from Inbox to some folder.
|
feedback
|
|
Outlook provides a predefined list of events that can trigger a rule to fire. If you cannot find one that will do what you want younare probably out of luck. While I suspect you can write your own COM plugin for this it is not for the average person. | |||
|
feedback
|
|
It seems I found an answer to my own question :) I have to define the following macro and do that I want in myOlItems_ItemAdd method
| |||
|
feedback
|
