The exception that is thrown when the IMAP server did not return the expected response.
For a list of all members of this type, see MailBeeImapResponseNotFoundException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeProtocolException
MailBee.MailBeeEmailProtocolException
MailBee.ImapMail.MailBeeImapResponseNotFoundException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
If this exception occurs, it indicates the IMAP4 server returned wrong response (not that one which was expected). This can only happen if there are serious errors in the mail server implementation (for instance, certain command is not properly implemented).
Namespace: MailBee.ImapMail
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeImapResponseNotFoundException Members | MailBee.ImapMail Namespace