Partager via


RecycleBinItem.DeletedDate - Propriété

Gets a value that specifies when the Recycle Bin item was moved to the Recycle Bin.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DeletedDate As DateTime
    Get
'Utilisation
Dim instance As RecycleBinItem
Dim value As DateTime

value = instance.DeletedDate
public DateTime DeletedDate { get; }

Valeur de propriété

Type : System.DateTime
Returns a DateTime instance representing when the Recycle Bin item was moved to the Recycle Bin.

Voir aussi

Référence

RecycleBinItem classe

RecycleBinItem - Membres

Microsoft.SharePoint.Client - Espace de noms