A
Alan Cuthbertson
Hi,
I have a VB6 program that is sending emails using the Outlook Object Library
in Outlook 2003. It is all working fine except it always uses the Default
User account to send the email.
I can go in to outlook and change the default user then send the email, but
I would rather automate this part.
I am able to create the Outlook session and view the current user via the
mOutlookApp.Session.CurrentUser, but it is only read only. Is there a way to
change it?
I have a VB6 program that is sending emails using the Outlook Object Library
in Outlook 2003. It is all working fine except it always uses the Default
User account to send the email.
I can go in to outlook and change the default user then send the email, but
I would rather automate this part.
I am able to create the Outlook session and view the current user via the
mOutlookApp.Session.CurrentUser, but it is only read only. Is there a way to
change it?