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