How do I create a custom action?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm a bit stumped. I know I can create a message rule using custom actions that will forward a message to a particular recipient if the subject line contains a specific phrase (and only that phrase, which means it will ignore "re" and such). I do not wish to use the built in "CC to person" option that's pre-defined in the message rules

So, any suggestions on how I can do this by creating a custom action?
 
Custom actions are components created by experienced programmers with C++ or
Delphi and Extended MAPI. For your application, you could consider writing
VBA code.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



I'm a bit stumped. I know I can create a message rule using custom actions
that will forward a message to a particular recipient if the subject line
contains a specific phrase (and only that phrase, which means it will ignore
"re" and such). I do not wish to use the built in "CC to person" option
that's pre-defined in the message rules.

So, any suggestions on how I can do this by creating a custom action?
 
Back
Top