SharedWithMeViewItemRemovalResult.ErrorCode propriedade
Namespace: Microsoft.SharePoint.Client.Sharing
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property ErrorCode As RemoveItemsFromSharedWithMeViewErrorCode
Get
'Uso
Dim instance As SharedWithMeViewItemRemovalResult
Dim value As RemoveItemsFromSharedWithMeViewErrorCode
value = instance.ErrorCode
public RemoveItemsFromSharedWithMeViewErrorCode ErrorCode { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.Sharing.RemoveItemsFromSharedWithMeViewErrorCode
Ver também
Referência
SharedWithMeViewItemRemovalResult classe