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