RecycleBinItemCollection.MoveAllToSecondStage method
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub MoveAllToSecondStage
'Usage
Dim instance As RecycleBinItemCollection
instance.MoveAllToSecondStage()
public void MoveAllToSecondStage()
See also
Reference
RecycleBinItemCollection class