V
Vipul Taneja
I'm writing outlook add-in using C#, where for specific messages I added a
user property (boolean) say "xyz". Then I also created a Message view, which
will
display this column.
Now if "xyz" property is true for a message, instead of showing the value, I
would like to display an icon in the column. e.g as shown for messages with
attachments.
Though someone in other newgroup mentioned this is not possible, still I
would like to take a chance in this group if some one has done or read
somthing similar to this.
Thanks.
user property (boolean) say "xyz". Then I also created a Message view, which
will
display this column.
Now if "xyz" property is true for a message, instead of showing the value, I
would like to display an icon in the column. e.g as shown for messages with
attachments.
Though someone in other newgroup mentioned this is not possible, still I
would like to take a chance in this group if some one has done or read
somthing similar to this.
Thanks.