Folder Icons

S

Sue Mosher [MVP]

In Outlook 2002 or later, you can set a different icon for any Outlook Bar shortcut programmatically.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
V

V2

Thanks... Any suggestions where I might find a little more
information as to how to do this?

V2
-----Original Message-----
In Outlook 2002 or later, you can set a different icon
for any Outlook Bar shortcut programmatically.
 
S

Sue Mosher [MVP]

When in doubt, check the object browser: Press ALt+F11 to open the VBA environment in Outlook, then press F2. Take a look at the OutlookBarShortcut.SetIcon method.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
V

V2

Sue:

Thanks so much. You are always very helpful... I think
this is a little more than I care to tackle myself but I
am sure I can find somebody to handle it for me.

V2

-----Original Message-----
When in doubt, check the object browser: Press ALt+F11 to
open the VBA environment in Outlook, then press F2. Take a
look at the OutlookBarShortcut.SetIcon method.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers


"V2" <[email protected]> wrote in
message news:[email protected]...
 

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