Changing account user to send mail

  • Thread starter Thread starter Steve O'Hara
  • Start date Start date
S

Steve O'Hara

My Outlook has 2 email accounts in it's profile.
I have a VB COM Addin that monitors the MailItem Forward event to capture
emails that are being forwarded.
I check where they originated from and I want to choose which the email
account to be used for delibvery i.e. select automatically from the list you
get on the "Accounts" button.

I can't find any mention anywhere of how to access the account information,
let alone set it.
Does anyone have any ideas?

Thanks

Steve
 
Outlook doesn't provide any direct way to change the account for an outgoing message. See
http://www.outlookcode.com/codedetail.aspx?id=889 for various workarounds that might fit your scenario.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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