SharedWithMeViewItemRemovalResult.ErrorCode - Propriété
Espace de noms : Microsoft.SharePoint.Client.Sharing
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ErrorCode As RemoveItemsFromSharedWithMeViewErrorCode
Get
'Utilisation
Dim instance As SharedWithMeViewItemRemovalResult
Dim value As RemoveItemsFromSharedWithMeViewErrorCode
value = instance.ErrorCode
public RemoveItemsFromSharedWithMeViewErrorCode ErrorCode { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.Sharing.RemoveItemsFromSharedWithMeViewErrorCode
Voir aussi
Référence
SharedWithMeViewItemRemovalResult classe