Note: This API is now obsolete.
Assigns the license key.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax [ObsoleteAttribute("This property is obsolete. Use MailBee.Global.LicenseKey instead.")]
public static string LicenseKey { get; set; }
<ObsoleteAttribute("This property is obsolete. Use MailBee.Global.LicenseKey instead.")>
Public Shared Property LicenseKey As String
Get
Set
Property Value
Type:
StringA string value which contains the license key which unlocks the component.
This property is write-only.
Exceptions Remarks See Also