View Single Post
  #2  
Old May 16th 06, 05:01 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default wrong icon for mail items

What event are you referring to? Does the code just change the MessageClass property value and save the item? Or does it do something else?

--
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

"Phil1980" wrote in message ...
OL 2003
I published a form in the personal forms library. The form is used to change
the icon of mailitems in the mailbox when their message class changes after a
certain event occured.
The new form worked fine at first and Items with the new message class could
easily be recognized because the icon had changed.
Now for no apparent reason the items still change their message class but
the icon doesnt change anymore.
Can I force the mail items to use my new form?

Ads