Server.IsExpiredExchange2007TrialEdition Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property IsExpiredExchange2007TrialEdition As Boolean
Get
'Usage
Dim instance As Server
Dim value As Boolean
value = instance.IsExpiredExchange2007TrialEdition
public bool IsExpiredExchange2007TrialEdition { get; }
Property Value
Type: System.Boolean