Share via


SharePointSharingSettings.SharedWithEnabled property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property SharedWithEnabled As Boolean
    Get
'Usage
Dim instance As SharePointSharingSettings
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SharePointSharingSettings class

SharePointSharingSettings members

Microsoft.SharePoint.Client namespace