ADIdParameter.IsMultitenancyEnabled method
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
'Declaration
Protected Function IsMultitenancyEnabled As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.IsMultitenancyEnabled()
protected bool IsMultitenancyEnabled()
Type: System.Boolean