ObjectSharingInformation.CanBeUnshared property

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

Syntax

'Declaration
Public ReadOnly Property CanBeUnshared As Boolean
    Get
'Usage
Dim instance As ObjectSharingInformation
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

ObjectSharingInformation class

ObjectSharingInformation members

Microsoft.SharePoint.Client namespace