Change from and repy-to address with a macro

  • Thread starter Thread starter Jonas Svensson
  • Start date Start date
J

Jonas Svensson

Hi

Then I send a mail in Outlook I always have to change the from-address
and reply-to address. This because any answers should be delivered to
the right mailbox. This is tedious and I wonder if there is any way to
access these properties and change them from a macro?

Thanks,
Svensson
 
Am Wed, 23 Aug 2006 17:38:08 +0200 schrieb Jonas Svensson:

You can set the SentOnBehalfOfName property, which works for Exchange. Even
without Exchange you can set the ReplyRecipients.

A good place for doing that is the Application_ItemSend event.
 

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