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