As a heavy user of the Redemption I wouldn't do it that way. But if the
Inspector with the Commandbar is available it should work.
--
Best regards
Michael Bauer - MVP Outlook
Category Manager - Manage and share your categories:
SAM - The Sending Account Manager:
http://www.vboffice.net/product.html?lang=en
Am Mon, 29 Mar 2010 09:11:49 -0700 (PDT) schrieb JP:
Michael,
In Outlook 2003 can't you use the FindControl method of the
CommandBars object to find the account selector? Something like this:
http://www.outlookcode.com/codedetail.aspx?id=889
--JP
On Mar 29, 3:28*am, "Michael Bauer [MVP - Outlook]"
wrote:
Outlook 2003 doesn't support that. You can achieve it with the Redemption
(www.dimastr.com). There see the RDOMail object and the Account property.
Examples are available on the website.
--
Best regards
Michael Bauer - MVP Outlook
* Category Manager - Manage and share your categories:
* SAM - The Sending Account Manager:
* http://www.vboffice.net/product.html?lang=en
Am Sun, 28 Mar 2010 19:38:01 -0700 schrieb Jason Zischke:
Hi Michael
Thanks for your reply. I am using outlook 2003.
Jason