View Single Post
  #3  
Old March 15th 07, 04:31 PM posted to microsoft.public.outlook.program_addins
T-rev
external usenet poster
 
Posts: 23
Default image icon in mail item

There are a couple of ways to do this, but the easiest would be to implement
your own application class for mails. Like a form.
Eg. have a form with your new icon in it as default icon, then when you read
the contents change the messageClass on that item to be your new form
messageClass.
Ie. IPM.Note.MyForm
It will now appear with your icon - this is the easiest way to achieve this.

"rakesh agarwal" rakesh wrote in message
...
Hi All

I am building an application which reads the contents of the mail . I
made it success fully .

I have a problem when the mail is successfully read i want to change the
mail icon ( envelop image ) to a image which is in my system

Is it possible to do ?

REgards
Rakesh Agarwal

searching for this answer



Ads