Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a value that specifies whether external services are enabled.
Namespace: Microsoft.Online.SharePoint.TenantAdministration
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public Property ExternalServicesEnabled As Boolean
Get
Set
'Usage
Dim instance As Tenant
Dim value As Boolean
value = instance.ExternalServicesEnabled
instance.ExternalServicesEnabled = value
public bool ExternalServicesEnabled { get; set; }
Property value
Type: System.Boolean
Boolean