Sdílet prostřednictvím


ExchangeServer.Edition Property

Gets the edition of Microsoft Exchange Server 2010 that is running on the server.

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

Syntax

'Declaration
Public ReadOnly Property Edition As ServerEditionType
    Get
'Usage
Dim instance As ExchangeServer
Dim value As ServerEditionType

value = instance.Edition
public ServerEditionType Edition { get; }

Property Value

Type: Microsoft.Exchange.Data.ServerEditionType
One of the ServerEditionType enumeration values.