RemoveItemsFromSharedWithMeViewErrorCode enumeration

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

Syntax

'Declaration
Public Enumeration RemoveItemsFromSharedWithMeViewErrorCode
'Usage
Dim instance As RemoveItemsFromSharedWithMeViewErrorCode
public enum RemoveItemsFromSharedWithMeViewErrorCode

Members

Member name Description
Success
InvalidListItem
InvalidItemSharing
UnableToRemoveItem

See also

Reference

Microsoft.SharePoint.Client.Sharing namespace