https://wyday.com/limelm/help/license-features/#components
C# and VB.NET are basically identical.
Get the field:
ta.GetFeatureValue("updates_expires")
Check the field:
ta.IsDateValid(ta.GetFeatureValue("updates_expires"), TurboActivate.TA_DateCheckFlags.TA_HAS_NOT_EXPIRED)