View Single Post
  #3  
Old February 19th 08, 03:46 PM posted to microsoft.public.outlook.program_addins
Ivica Muruzovic
external usenet poster
 
Posts: 12
Default Refresh mailitem

Ok, but how can I force Outlook to do that immediately

On Tue, 19 Feb 2008 09:12:45 -0500, "Ken Slovak - [MVP - Outlook]"
wrote:

That sounds rather normal. Are you releasing all object references to the
item? In any case that's a very common thing to happen when making changes
in code to an item, where the UI doesn't refresh the view for a period of
time or until you switch items or even folders.

Ads