![]() |
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 |
#3
|
|||
|
|||
![]() sue, thanks for the response. I am changing the messageclass in the NewMailEx event and i do release the object by executing: Marshal.ReleaseComObject(mailItem); But I still have the same behavior. Any other ideas? thanks, craig On Jan 3, 4:42 pm, "Sue Mosher [MVP-Outlook]" wrote: Your code needs to release the object used to make the changes, then return the item using a different object variable (HINT: Use Namespace.GetItemFromID) and display that item. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "spareway" wrote in ooglegroups.com... Hi, I have a C# addin that changes the messageclass of the incoming email message from IPM.Note to IPM.Note.ZZZ. The message class is changed and the new icon is displayed in the message pane. But when i open the message it displayed as an IPM.Note. If i restart outlook and open the message, it is displayed as an IPM.Note.ZZZ. thanks for any help. -craig- Hide quoted text -- Show quoted text - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
When Outlook contacts are opened I get MIcrosoft error message | ttodd0450 | Outlook - Using Contacts | 1 | November 17th 06 04:09 AM |
OE6 closes when 'new message' is opened | Kate | Outlook Express | 2 | October 13th 06 08:08 AM |
NewMailEx vs. ItemAdd | Mark Rae | Outlook and VBA | 14 | June 15th 06 03:07 PM |
How do I change the elements displayed in the message list | woodhair | Outlook - General Queries | 1 | June 8th 06 05:21 PM |
Message header still bold after it is opened | Arthur Priver | Outlook Express | 2 | May 8th 06 01:45 PM |