PowerupTrialDaysLeft Property |
Gets the number of days left to the date of the trial license key expiration.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic int TrialDaysLeft { get; }
Public ReadOnly Property TrialDaysLeft As Integer
Get
Property Value
Type:
Int32An integer value indicating 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