How to detect the item restore on a ItemAdded() event on SharePoint -


I know that when an item is restored from the recycle bin, the item added event is removed . However, how can I find out that the item added comes from Recycle Bin or is it a new file?

You can see the built-in item of items in Recycle Bin should have a previously created date .


Comments