Datacenter.IsMultiTenancyEnabled Method
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Shared Function IsMultiTenancyEnabled As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Datacenter.IsMultiTenancyEnabled()
public static bool IsMultiTenancyEnabled()
Return Value
Type: System.Boolean