Set MailItem.Sender Property

J

Joshua Ellul

Hi There,

How can I set the MailItem Sender property of a MalItem being created by my
application. Perhaps using Redemption but how?

Josh
 
S

Sue Mosher [MVP-Outlook]

First of all, if you looked in the object browser, you'd see that the MailItem object has no Sender property.

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

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

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

Dmitry Streblechenko

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

Top