Change Envelope Icon in MailItem.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I modify (change) a Envelope Icon in OutLook MailItem?
Sample:
If a sender is "(e-mail address removed)" show a icon "X"
If sender is "(e-mail address removed)" show a icon "Y"

I change vba code in MailItem, but only support 2 icons (Read/Not Read).

Thanks.
 
Thanks Eric.
One more thing.
Is possible with add-in? My solution change the custom Icons, in
OutLook\Temp (icon57.tmp, icon58.tmp)
 
Back
Top