Thanks Mike. That worked great!
"Michael Bauer" wrote in message
...
Am Fri, 5 May 2006 17:15:28 -0400 schrieb ms:
You can write that address into the ReplyRecipients collection.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --
Hi,
I am processing an incoming email via VBA in Outlook 2003, using ItemAdd.
Besides altering the subject and the body, I need to send this altered
email
on to another mailbox, but retain the orignal senders email address
(Item.SenderEmailAddress) in the "REPLY TO" field, so that an
acknowledgment
to this email will go to the original sender. The acknowledgement cannot
be
generated until it reaches the second mailbox in it's altered fashion
because another piece of software is monitoring that second mailbox and
will
automatically respond.
Is this possible?
Thanks,
Robert Reinstein