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: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
Syntaxpublic interface IMailBeeLoginException
Public Interface IMailBeeLoginException
See Also