Share via


SharedWithMeViewItemRemovalResult.ErrorCode property

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

Syntax

'Declaration
Public ReadOnly Property ErrorCode As RemoveItemsFromSharedWithMeViewErrorCode
    Get
'Usage
Dim instance As SharedWithMeViewItemRemovalResult
Dim value As RemoveItemsFromSharedWithMeViewErrorCode

value = instance.ErrorCode
public RemoveItemsFromSharedWithMeViewErrorCode ErrorCode { get; }

Property value

Type: Microsoft.SharePoint.Client.Sharing.RemoveItemsFromSharedWithMeViewErrorCode

See also

Reference

SharedWithMeViewItemRemovalResult class

SharedWithMeViewItemRemovalResult members

Microsoft.SharePoint.Client.Sharing namespace