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 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
attachment.
Can some one give me any pointer on how to do this?
Thanks.
user property (boolean) say "xyz". Then I also created a 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
attachment.
Can some one give me any pointer on how to do this?
Thanks.