Posts

Showing posts with the label Recycle Bin

Delete a List or list Item and Store into Recycle Bin

Use Recycle() Method to move your List or List Item into Recycle Bin. i.e. : spListObject.Recycle(); spListItemObject.Recycle();