SiteProperties.DisableCompanyWideSharingLinks property

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

Syntax

'Declaration
Public Property DisableCompanyWideSharingLinks As CompanyWideSharingLinksPolicy
    Get
    Set
'Usage
Dim instance As SiteProperties
Dim value As CompanyWideSharingLinksPolicy

value = instance.DisableCompanyWideSharingLinks

instance.DisableCompanyWideSharingLinks = value
public CompanyWideSharingLinksPolicy DisableCompanyWideSharingLinks { get; set; }

Property value

Type: Microsoft.Online.SharePoint.TenantAdministration.CompanyWideSharingLinksPolicy

See also

Reference

SiteProperties class

SiteProperties members

Microsoft.Online.SharePoint.TenantAdministration namespace