View Single Post
  #4  
Old June 4th 07, 07:40 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Setting Icon for the default Mail List display

http://www.outlookcode.com/article.aspx?ID=35 is a good place to start.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"JahMic" wrote in message
ups.com...
Ok then, can you suggest an appropriate example form related to this
issue I could take a look at? I haven't dabbled into forms yet.

Thanks, J

On Jun 2, 3:01 am, "Dmitry Streblechenko" wrote:
Can't do that - youy can either set the PR_ICON_INDEX to one of the
predefined Outlook icons or create your own form and set the
PR_MESSAGE_CLASS appropriately.

Dmitry Streblechenko (MVP)http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"JahMic" wrote in message

ups.com...



I have a custom class, and upon OnDelivery, if I find a message of
this class, I set the icon via PR_ICON_INDEX. However, it is not
working. I am simply just giving the id of the icon from resource
file. (How do I setup a proper id?)


If possible, I do not wish to make a custom form, I just simply want
to show the icon, instead of the standard icon the standard mail view
(inbox by default)


Any help, much appreciated,


Thanks, J- Hide quoted text -


- Show quoted text -





Ads