In VBA, can I change MailItem.SenderName?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have written a small VBA module to extract e-mail addresses from an Excel
spreadsheet and send messages via Outlook. Currently, Outlook assigns my
default SenderName and SenderEmailAddress. I wish to assign a different
SenderName and SenderEmailAddress to the out-going e-mails. I understand that
both SenderName and SenderEmailAddredd are read-only, but there must be a
way around this ostacle.
 

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