Do the items have the same EntryID as before the Blackberry did whatever it did? If so set all your references to that item to null (Nothing) and that should release all your references to it after closing it.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm
<marcus.lambert[ at ]gmail.com> wrote in message news:1172577420.880620.7100[ at ]t69g2000cwt.googlegroups.com...
[Quoted Text] > Ok, > > Have been trying to work this one a bit more, > > Now I detect that the save didn't work (because the item has changed > la la) > So I try to reget the reference via the Entry Id and GetItemFromID the > idea being that this would be a item that can be saved reapply my > changes and attempt to save again but this seem not to work as well! > > If I compare (doing and IS ) the objects they are different so I am > assuming that I have pickup the new one or haven't I ? is there a > cache in exchange that give you the same item ? is so how do I release > the first object completely ? I have tryed close etc. > > any insight would be greatful ! > > Marcus > > > >
|