OrganizationConfig.TenantRelocationsAllowed property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property TenantRelocationsAllowed As Boolean
Get
'Usage
Dim instance As OrganizationConfig
Dim value As Boolean
value = instance.TenantRelocationsAllowed
public bool TenantRelocationsAllowed { get; }
Property value
Type: System.Boolean