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 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 members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace