Setting Icon for the default Mail List display

J

JahMic

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
 
D

Dmitry Streblechenko

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
 
J

JahMic

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top