VBA Outlook act when email arrive – error handling
I have a VBA code in outlook waiting for mail arrive to Groupmailbox to do something. It works well, until something bad happen on external resources. It process thousands of emails without any problem, than connection to exchange server drops, error is triggered and VBA processing stops.
I have added into processing sub