C
Chuck Bohling
I'm trying to update an exception to a calendar event using mapi. Exceptions
are stored as attachments to the owning event. With OpenAttach and
OpenProperty, I get an IMessage to the exception and appear to successfully
write to that object. But, even after SaveChanges to the exception and its
parent, the changes do not stick. Any idea what could be wrong? Do I need to
delete the original attachment and create a new one with my changes?
are stored as attachments to the owning event. With OpenAttach and
OpenProperty, I get an IMessage to the exception and appear to successfully
write to that object. But, even after SaveChanges to the exception and its
parent, the changes do not stick. Any idea what could be wrong? Do I need to
delete the original attachment and create a new one with my changes?