S
Sebastian S.
If an item changes (custom properties, subject, messageclass) most of the
changes are not updated in the preview pane if the item was already viewed
there.
My C# AddIn changes the messageclass of items.
For that changed messageclass a custom form region is registered
(replace-all / preview only).
Now, OL doesn't show the "new" item as changed if it showed before in the
preview pane. I think the item resides in memory till the garbace collector
swipes it.
So, is there a way to tell OL to "unload" an item IMMEDIATELY?
Thanks in advance.
Cheers
Sebastian Sutor
changes are not updated in the preview pane if the item was already viewed
there.
My C# AddIn changes the messageclass of items.
For that changed messageclass a custom form region is registered
(replace-all / preview only).
Now, OL doesn't show the "new" item as changed if it showed before in the
preview pane. I think the item resides in memory till the garbace collector
swipes it.
So, is there a way to tell OL to "unload" an item IMMEDIATELY?
Thanks in advance.
Cheers
Sebastian Sutor