Compartir a través de


ExchangeRpcClientAccess.Server Property

Gets the Active Directory object identifier of the RPC Client Access server.

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

Syntax

'Declaration
Public ReadOnly Property Server As ADObjectId
    Get
'Usage
Dim instance As ExchangeRpcClientAccess
Dim value As ADObjectId

value = instance.Server
public ADObjectId Server { get; }

Property Value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory object identifier of the RPC Client Access server.