Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Adding a icon to the Inbox List (http://www.outlookbanter.com/add-ins-outlook/31079-adding-icon-inbox-list.html)

Tom at GSD October 25th 06 11:43 PM

Adding a icon to the Inbox List
 
Hello everybody,

I want to add a icon to specific items within the inbox list. For example
like the paper clip that would indicate that a message contains an
attachment. I want to add my own custom icon that would indicate that this
message has been forwared to a specific client. Is this possible?

Thanks,
Tom -

Sue Mosher [MVP-Outlook] October 26th 06 12:12 AM

Adding a icon to the Inbox List
 
No, not possible.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Tom at GSD" wrote in message ...
Hello everybody,

I want to add a icon to specific items within the inbox list. For example
like the paper clip that would indicate that a message contains an
attachment. I want to add my own custom icon that would indicate that this
message has been forwared to a specific client. Is this possible?

Thanks,
Tom -


Tom at GSD October 26th 06 12:24 AM

Adding a icon to the Inbox List
 
Thanks Sue! I thought that would be the answer

"Sue Mosher [MVP-Outlook]" wrote:

No, not possible.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Tom at GSD" wrote in message ...
Hello everybody,

I want to add a icon to specific items within the inbox list. For example
like the paper clip that would indicate that a message contains an
attachment. I want to add my own custom icon that would indicate that this
message has been forwared to a specific client. Is this possible?

Thanks,
Tom -



T-rev November 8th 06 03:47 PM

Adding a icon to the Inbox List
 
This is possible but its not nice.....
After all items in a folder all have a specific message class, you can do
either 1 off 2 things.

Create a new messageClass extension for the items to indicate that it has
been forwarded eg. IPM.Note would become IPM.Note.Forwarded. Outlook will
look for this messageClass in the registry, in order to find out if it is a
recognised filetype, and if so what to do with it ie. open inline or open
external app but also find out for the default icon for this class. So all
you have to do then is create an icon, and create the registry entry in the
HKCR / HKCU application extension location. ie. Word document is under
IPM.Word.document application extesion Word.Document.

If you want to see what is happening is suggest using regMon and watching
the appliication file extensions under HKCR, when you open a folder in
outlook, you will set it accessing each file extension and finding the
associated icon. You do not have to register a form to have this behaviour
as you want it to default to normal behaviour also when you forward / reply
etc. to the message it should maintain correct behaviour. It would be best
to change default messageclass back to IPM.Note without extension. when
copying but this may not be essential as it should default back to last form
for last known extension which is IPM.Note for an IPM.Note.Forwarded
extension.
"Tom at GSD" wrote in message
...
Hello everybody,

I want to add a icon to specific items within the inbox list. For example
like the paper clip that would indicate that a message contains an
attachment. I want to add my own custom icon that would indicate that this
message has been forwared to a specific client. Is this possible?

Thanks,
Tom -





All times are GMT +1. The time now is 08:47 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com