View Single Post
  #1  
Old April 23rd 07, 08:24 PM posted to microsoft.public.outlook.program_vba
Nathan
external usenet poster
 
Posts: 30
Default 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.

Ads