Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi All,

I am in the process of creating a script that will open outlook, and programmatically "Send/Receive All". So far it is doing this with no problem, but I am hoping to flag up when this updating has completed ie. "All folders are up to date.".

After trawling the internet i haven't found anything of any use so i was hoping one of you guys may have more of an idea, thanks in advance!
Posted
Comments
NeonMika 30-Jul-12 16:37pm    
Do you use C# for this?
What kind of Library or .dll do you use?
MitchG92_24 31-Jul-12 4:47am    
Yes sorry this is using C#, and im using the Microsoft Outlook 14.0 Object Library

The sync state of the cached folders is not exposed through the Outlook Object Model or Extended MAPI.
 
Share this answer
 
 
Share this answer
 
Comments
MitchG92_24 31-Jul-12 4:58am    
Thanks Amit, i posted on that forum too and was informed that the sync state of the cached folders is not exposed through the outlook object model or extended MAPI. Very helpful links though!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900