question

Scottmcn807 avatar image
0 Votes"
Scottmcn807 asked RobertSparnaaij commented

Outlook Rules Question: Forwarding an email but changing the Subject line based on rule

I need to set up a rule where I forward the email I received based on a rule.
And the rule has to look at the body to determine who to send it to.
And then I need to use a value in the body to determine the subject line of the email that I forward.

office-outlook-itpro
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

RobertSparnaaij avatar image
0 Votes"
RobertSparnaaij answered RobertSparnaaij commented

You can't do that via a rule but will need a programmatic solution instead.

Depending on your environment and where you want to run the code, using the Outlook Object Model via VBA would be a client side solution.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks Robert. Not the answer I wanted to hear but I will look into the Outlook Object Model but doubt I will be able to do that. thanks again.

0 Votes 0 ·

You're welcome! :-)

0 Votes 0 ·