mail answer redistribution?

  • Thread starter Thread starter Wolfram Jahn
  • Start date Start date
W

Wolfram Jahn

Hi,

I send a message to a recipient and some BCCs.
When the recipient answers, I want to forward the answer automatically
to my originl BCCs.
Assuming that a copy of the original message is still present in my sent
items folder.

How to code?

Thanks, Wolfram
 
Hi Wolfram,

the problem is to determine for which message an answer comes in. You
could use the ConversationIndex and -Topic properties. But AFAIK this
properties are reliable only as long as Outlook is the mail client.

Once you have the original message you can call the Forward method for
the reply and add the original BCC recipients to it.
 

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

Back
Top