![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 - |
#4
|
|||
|
|||
![]()
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 - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003 keeps setting itself as my default e-mail client | [email protected] | Outlook - General Queries | 2 | August 4th 06 06:48 PM |
setting outlook 2007 as default mail client | Nate | Outlook - General Queries | 4 | July 4th 06 03:42 AM |
Display (not set) default mail account | Mark Tangard | Outlook and VBA | 2 | June 4th 06 08:48 AM |
Is there a policy or registry setting for setting the default addr | scsi | Outlook - Installation | 1 | February 28th 06 01:19 PM |
Plug-in to display an icon | alan | Add-ins for Outlook | 1 | February 4th 06 05:56 PM |