![]() |
| 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: bug, code, mso2003 |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I have a weird problem with UserProperties of Oulook 2003. The first time that an email is opening, I add a new UserProperty and I save it. If I close, and open and close and open and so on the email (which contains my UserProperty), I can find my property at the opening of the email. If I verify the number of UserProperty (with UserProperties- get_count fct), my property is there and I'm able to find it with the find function. Also, I can see the property in the column (field) that I display. However, if I display another email or I click on the email group namebar (ex : "Date:Today", where we can expand or collaps a group of emails) so that the email disappears from the reading pane, the UserProperties returns no UserProperty ( UserProperties-get_count return 0 ) at the opening of the email when I re-open it. But my UserProperty has been save before closing the email and I can see the value of my UserProperty in the current view. The question is Why ??? This is a setting of my Outlook, a bug in Outlook or it's a bug in my code ? I'm developping a COM add-in in C++ and I use the CDO function to get and set UserProperty. I don't know if my explanations are comprehensible, I've some difficulties to explain the problem. Thank. Mathieu |
| Ads |
|
#2
|
|||
|
|||
|
I found the solution for my problem.... I have to pass by the MAPI ! I
don't know why, but the CDO doesn't work ! |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lack of usuability and loss of a feature between MSO 2000 and MSO | Ross | Outlook - Installation | 0 | January 11th 07 08:54 PM |
| Bug with outlook 2003 | Jean-Marie | Outlook - General Queries | 2 | October 29th 06 10:28 PM |
| Outlook Address Book Redundancy (MSO 2003) | JMS | Outlook - Using Contacts | 6 | October 26th 06 08:59 PM |
| MS Outlook 2003 BUG ?? | FUnky | Outlook - General Queries | 1 | May 12th 06 03:36 PM |
| MS Outlook 2003 BUG ?? | FUnky | Outlook - General Queries | 0 | May 12th 06 01:31 PM |