问题
Is there a way to delete a file from SharePoint using VBA without calling the SharePoint API and still have it go to the recycle bin? The "Kill" statement removes the files but does not send them to the SharePoint recycle bin, so I am hesitant to use it in a macro that others will run.
来源:https://stackoverflow.com/questions/46451726/vba-delete-sharepoint-file-recycle-bin