Share via


Server.IsExpiredExchangeTrialEdition property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property IsExpiredExchangeTrialEdition As Boolean
    Get
'Usage
Dim instance As Server
Dim value As Boolean

value = instance.IsExpiredExchangeTrialEdition
public bool IsExpiredExchangeTrialEdition { get; }

Property value

Type: System.Boolean

See also

Reference

Server class

Server members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace