Not really, not for Outlook 2003. For Outlook 2007 the Rules collection and
objects are exposed to code but not in earlier versions. You'd need to
create the rule manually on each computer.
There is an old rule.dll method of doing what you want, but it's complex and
very hard to use. See
http://support.microsoft.com/kb/251125 for information
about using rule.dll.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Ronald" wrote in message
...
Hi,
My organization is attempting to make the lives easier for our users (who
are Doctors). Many of whom are spready all over the place as they are
specialists, etc.
Most of the users do not access thier work outlook on a daily basis, so we
are wanting to create a rule for their outlook to redirect (when sent from
a
particular email address in our organization) to their email of choice
while
they are in the field.
I was hoping to automate this process to some extent (ie. they click,
enter
their alternate email and voila, a new redirect rule is created.) Is this
possible in MS Outlook 2003?