Share via


SPFolder.Recycle-Methode

Sendet den Ordner in den Papierkorb.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function Recycle As Guid
'Usage
Dim instance As SPFolder
Dim returnValue As Guid

returnValue = instance.Recycle()
public Guid Recycle()

Rückgabewert

Typ: System.Guid
Eine System.Guid , die die Transaktions-ID, der die Löschtransaktion darstellt.

Siehe auch

Referenz

SPFolder Klasse

SPFolder-Member

Microsoft.SharePoint-Namespace