SharedWithMeViewItemRemovalResult.ErrorCode 屬性
命名空間: Microsoft.SharePoint.Client.Sharing
組件: Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property ErrorCode As RemoveItemsFromSharedWithMeViewErrorCode
Get
'用途
Dim instance As SharedWithMeViewItemRemovalResult
Dim value As RemoveItemsFromSharedWithMeViewErrorCode
value = instance.ErrorCode
public RemoveItemsFromSharedWithMeViewErrorCode ErrorCode { get; }
屬性值
類型:Microsoft.SharePoint.Client.Sharing.RemoveItemsFromSharedWithMeViewErrorCode
請參閱
參照
SharedWithMeViewItemRemovalResult 類別