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

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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