Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Send/receive completion? (http://www.outlookbanter.com/outlook-vba/46720-send-receive-completion.html)

Nathan April 23rd 07 08:24 PM

Send/receive completion?
 
Hello,

I have developed a custom application that integrates with Outlook 2003. The
email accounts are configured to use POP3 for downloading items in the inbox.
So based on business logic, I have coded to trigger the send/receive process
from my application which works.

But how do I detect if the send/receive finished?

Thanks in advance for suggestions.


Dmitry Streblechenko April 23rd 07 08:51 PM

Send/receive completion?
 
Use the SyncObject.SyncEnd event. Sync objects are available from the
Namespace.SyncObjects collection

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Nathan" wrote in message
...
Hello,

I have developed a custom application that integrates with Outlook 2003.
The
email accounts are configured to use POP3 for downloading items in the
inbox.
So based on business logic, I have coded to trigger the send/receive
process
from my application which works.

But how do I detect if the send/receive finished?

Thanks in advance for suggestions.





All times are GMT +1. The time now is 08:39 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com