That's correct. There are no errors passed to you and no way to know the
start and end of an Outlook initiated send/receive (synch). As far as I know
there's absolutely no way to do what you want.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Twotone" wrote in message
...
Because I don't want to be interrupted when Outlook is sending and
receiving
emails, I have ticked the box to say "don't show me the progress dialog
box".
The problem is that, when occasionally emails don't "go", I don't notice
and
they sit in my Outbox until I close Outlook, which may be many hours
later.
Ideally, therefore, I would like to capture the "synchronization error
event" and make a message appear on my screen. However, I understand that,
despite the fact that the Microsoft help screens imply otherwise, you can
only capture this event when you have initiated the synchronisation from
code. ie it can't be captured for a scheduled or user-initiated
synchronization.
Can anyone confirm if this is correct and if so, how else I might do what
I
want to do?
Thanks in advance.