![]() |
| 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. |
|
|||||||
| Tags: add, attachments, icon, message, paperclip, without |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello everybody,
I design a custom form in order to display specific .MessageClass messages with Outlook 2003. I like to know how to programmatically add the paperclip icon to a message, in order to display this icon in the Explorer window. My goal is to add the paperclip symbol to a message without attachments. |
| Ads |
|
#2
|
|||
|
|||
|
Can't do that. Outlook uses PR_HASATTACH MAPI property, which is read-only
and computed by the store provider. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Pavel Rosoi" wrote in message ... Hello everybody, I design a custom form in order to display specific .MessageClass messages with Outlook 2003. I like to know how to programmatically add the paperclip icon to a message, in order to display this icon in the Explorer window. My goal is to add the paperclip symbol to a message without attachments. |
|
#3
|
|||
|
|||
|
Thank you Dmitry
"Dmitry Streblechenko" wrote: Can't do that. Outlook uses PR_HASATTACH MAPI property, which is read-only and computed by the store provider. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Pavel Rosoi" wrote in message ... Hello everybody, I design a custom form in order to display specific .MessageClass messages with Outlook 2003. I like to know how to programmatically add the paperclip icon to a message, in order to display this icon in the Explorer window. My goal is to add the paperclip symbol to a message without attachments. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reply Message Has Paperclip But I Sent No Attachment | pjam@lorch.com | Outlook - General Queries | 0 | November 29th 06 08:32 PM |
| Paperclip icon | B.W. | Outlook Express | 12 | August 23rd 06 08:25 PM |
| Paperclip | Ichbin Namenlos | Outlook Express | 0 | May 31st 06 01:13 AM |
| Paperclip | Ichbin Namenlos | Outlook Express | 0 | May 31st 06 01:12 AM |
| Paperclip | Gustav A. Butterbach | Outlook Express | 3 | May 24th 06 09:39 PM |