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