How to read a SharePoint list in 2024 (.net VSTO)
I’m trying to write a small VSTO for Office365 (PowerPoint desktop). When the user clicks a button on the ribbon, it will read a SharePoint list as the current Office user, then display some details on a Windows form. That’s it. I thought this was going to be an easy exercise. I’ve tried a few approaches but there’s a lot of dated guidance to sift through.