ExchangeServer.RemainingTrialPeriod property
Gets the length of time that remains in a trial installation of 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.