Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the server role that is assigned to this Exchange server.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ServerRole As ServerRole
Get
'Usage
Dim instance As ExchangeServer
Dim value As ServerRole
value = instance.ServerRole
public ServerRole ServerRole { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ServerRole
A bitwise combination of the ServerRole enumeration values.