Tenant.IsUnmanagedSyncClientRestrictionFlightEnabled property

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public ReadOnly Property IsUnmanagedSyncClientRestrictionFlightEnabled As Boolean
    Get
'Usage
Dim instance As Tenant
Dim value As Boolean

value = instance.IsUnmanagedSyncClientRestrictionFlightEnabled
public bool IsUnmanagedSyncClientRestrictionFlightEnabled { get; }

Property value

Type: System.Boolean

See also

Reference

Tenant class

Tenant members

Microsoft.Online.SharePoint.TenantAdministration namespace