J
Joe
I have several email accounts set up.
When I create a new email with:
Set itEmail = Application.CreateItem(olMailItem) ,
I don't see how to control which email account will be used for sending the
email with vba. There's no apparant property of the MailItem to set.
Normally the default account is used.
In the UI, this is controlled by the Accounts drop down, which is just to
the right of the Send button.
Thanks for any help.
When I create a new email with:
Set itEmail = Application.CreateItem(olMailItem) ,
I don't see how to control which email account will be used for sending the
email with vba. There's no apparant property of the MailItem to set.
Normally the default account is used.
In the UI, this is controlled by the Accounts drop down, which is just to
the right of the Send button.
Thanks for any help.