Share via


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.

See also

Reference

ExchangeRpcClientAccess class

ExchangeRpcClientAccess members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace