IMailBeeLoginException Interface
When implemented by an exception class, indicates the login process failed, and the application should try to authenticate using either another account name and password or another authentication method.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public interface IMailBeeLoginException
See Also