ResourcesErrorDesc_0ComponentNotLicensed Property
Gets "{0} component not licensed." string.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public virtual string ErrorDesc_0ComponentNotLicensed { get; }

Property Value

Type: String
Remarks
{0} is a placeholder fot the component name, such as Pop3, Powerup, etc.
See Also