VBA Delete Sharepoint File - Recycle Bin

为君一笑 提交于 2019-12-24 10:59:11

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!