How do I create a custom action?

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?
 
S

Sue Mosher [MVP-Outlook]

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top