ResourcesErrorDesc_0ComponentNotLicensed Property |
Gets "{0} component not licensed." string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public virtual string ErrorDesc_0ComponentNotLicensed { get; }
Public Overridable ReadOnly Property ErrorDesc_0ComponentNotLicensed As String
Get
Property Value
Type:
StringRemarks {0} is a placeholder fot the component name, such as Pop3, Powerup, etc.
See Also