Share via


SharedWithMeViewItemRemovalResult.Success property

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

Syntax

'Declaration
Public ReadOnly Property Success As Boolean
    Get
'Usage
Dim instance As SharedWithMeViewItemRemovalResult
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SharedWithMeViewItemRemovalResult class

SharedWithMeViewItemRemovalResult members

Microsoft.SharePoint.Client.Sharing namespace