The exception that is thrown during instantiation of a MailBee component or calling a static (Shared in Visual Basic) method of a component in the case when no valid license has been assigned to the component.
For a list of all members of this type, see MailBeeLicenseException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeLocalException
MailBee.MailBeeLicenseException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Make sure LicenseKey static property of the component is already assigned to the correct license key to the moment of creating an instance or calling static method of the licensed class.
Currently, the licensed classes in MailBee are: Smtp, Pop3, and Imap.
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeLicenseException Members | MailBee Namespace