Share via


ADServer.IsInLocalSite property

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

Syntax

'Declaration
Public ReadOnly Property IsInLocalSite As Boolean
    Get
'Usage
Dim instance As ADServer
Dim value As Boolean

value = instance.IsInLocalSite
public bool IsInLocalSite { get; }

Property value

Type: System.Boolean

See also

Reference

ADServer class

ADServer members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace