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 site of the Exchange server.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Site As ADObjectId
Get
'Usage
Dim instance As ExchangeServer
Dim value As ADObjectId
value = instance.Site
public ADObjectId Site { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory object identifier of the site.