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
Syntaxpublic virtual string ErrorDesc_0ComponentNotLicensed { get; }
Public Overridable ReadOnly Property ErrorDesc_0ComponentNotLicensed As String
Get
Property Value
Type:
String
Remarks{0} is a placeholder fot the component name, such as Pop3, Powerup, etc.
See Also