ADIdParameter.IsSharedTenantConfigurationEnabled Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property IsSharedTenantConfigurationEnabled As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsSharedTenantConfigurationEnabled
protected virtual bool IsSharedTenantConfigurationEnabled { get; }
Property Value
Type: System.Boolean