EwsErrorOccurred Event |
Namespace: MailBee.EwsMail
When MailBee encounters any error, it throws the MailBeeException. If ThrowExceptions is false, this even will be raised instead.
Usage pattern for this event is the same for all MailBee classes. Imap.ErrorOccurred provides typical example.