G
Guest
Hi!
I'm developing a windows mobile 5 application, with C# 2.0, that manages
Pocket Outlook.
This application must automatically synchronize the emails to a server, and
for doing it I've used this method with a suitable parameter:
Microsoft.WindowsMobile.PocketOutlook.MessagingApplication.Synchronize();
Now my question is: how can I know when the synchronization is finished?
I haven't found any events or properties that give me this information.
Many thanks!
mauro
I'm developing a windows mobile 5 application, with C# 2.0, that manages
Pocket Outlook.
This application must automatically synchronize the emails to a server, and
for doing it I've used this method with a suitable parameter:
Microsoft.WindowsMobile.PocketOutlook.MessagingApplication.Synchronize();
Now my question is: how can I know when the synchronization is finished?
I haven't found any events or properties that give me this information.
Many thanks!
mauro