MailBee.NET Objects 7.2

BayesFilter.LicenseKey Property

NOTE: This property is now obsolete.

This property is obsolete. Use MailBee.Global.LicenseKey instead.


Assigns the license key.

[Obsolete(Message="This property is obsolete. Use MailBee.Global.LicenseKey instead.", IsError=False)]
public static string LicenseKey {get; set;}

Property Value

A string value which contains the license key which unlocks the component. This property is write-only.

Remarks

This property is obsolete. Use MailBee.Global.LicenseKey instead.

Exceptions

Exception Type Condition
MailBeeLicenseException The license key is invalid.

See Also

BayesFilter Class | MailBee.AntiSpam Namespace