RecycleBinItem.DeletedByName - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DeletedByName As String
Get
'Utilisation
Dim instance As RecycleBinItem
Dim value As String
value = instance.DeletedByName
public string DeletedByName { get; }
Valeur de propriété
Type : System.String