SPFolder.Recycle method
Envia a pasta para a Lixeira.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Function Recycle As Guid
'Uso
Dim instance As SPFolder
Dim returnValue As Guid
returnValue = instance.Recycle()
public Guid Recycle()
Valor retornado
Type: System.Guid
Um System.Guid que representa a ID de transação da transação de exclusão.