ExchangeServer.RemainingTrialPeriod Property
Gets the length of time that remains in a trial installation of Microsoft Exchange.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property RemainingTrialPeriod As EnhancedTimeSpan
Get
'Usage
Dim instance As ExchangeServer
Dim value As EnhancedTimeSpan
value = instance.RemainingTrialPeriod
public EnhancedTimeSpan RemainingTrialPeriod { get; }
Property Value
Type: Microsoft.Exchange.Data.EnhancedTimeSpan
The time that remains in the trial period.