"Direct replies to" in OL2007

  • Thread starter Thread starter Stan
  • Start date Start date
S

Stan

I can't find properties or methods allowing me to set the "Direct
Replies To" option on an outgoing e-mail. The option is on the Options
tab, and brings up the Message Options dialog with the "Have replies
sent to" checkbox checked and the cursor in the textbox where an
alternate reply-to address can be entered. How can I do that with a
macro? (The reply-to address can be hard-coded; otherwise it wouldn't
be worth a macro.)
 
Take a look at the MailItem.ReplyRecipients collection and its Add method.
 

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