pnpcore
pnpcore copied to clipboard
Deleting folders to put into recycle bin
Discussed in https://github.com/pnp/pnpcore/discussions/1547
Originally posted by ajcaterino October 4, 2024 When deleting a folder using "folder.Delete()", is the folder and its files moved to recycle bin? From my testing it does not appear that it does. Is there a way, that I am missing, to make it do so? If not, is it possible to move a folder to the recycle bin using CreateCopyJobs?