RblFilterTrialDaysLeft Property
Gets the number of days left to the date of the trial license key expiration.

Namespace: MailBee.AntiSpam
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
Syntax
public int TrialDaysLeft { get; }

Property Value

Type: Int32
An integer value which contains the number of days left to the date of the trial license key expiration, or -1 if the permanent license key is used.
See Also