Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.