Hello,
If there are more than one email accounts in outlook, is it possible to
choose an account programmatically by which the email is sent?
I have several email accounts in my outlook. I wonder if I can add a
"send" button (per account), so that the email is sent via the account
associated with the button.
John
Andrew Cushen - 24 Aug 2004 22:20 GMT
Sorry,
AFAIK there is no way to do this using VBA.
-Andrew
============================================
>-----Original Message-----
>
[quoted text clipped - 10 lines]
>
>***
***
>.
Sue Mosher [MVP-Outlook] - 28 Aug 2004 03:12 GMT
The details depend on your Outlook version and configuration, but you may be
able to execute the appropriate command from your toolbar programmatically.
See http://www.outlookcode.com/d/tips/commandbarfun.htm

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hello,
>
[quoted text clipped - 6 lines]
>
> John
J Homer - 28 Aug 2004 06:03 GMT
Thanks for the tip. I will try that.
John