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