View Single Post
  #1  
Old October 13th 06, 08:29 PM posted to microsoft.public.outlook.program_addins
Rog
external usenet poster
 
Posts: 62
Default ItemChange and Exchange synchronization

I am using the ItemChange event in my C# code to capture when an item is
saved and then do something with it. The problem is I do not want to
do this action when Exchange is syncing. Is there anyway to determine
when exchange is doing its auto-sync so i can not run the code?
Thanks so much
Ads