We would like to have the ability to search/list Office Web Add-Ins. With VSTO/COM Add-Ins, you can search the registry. With Office Web Add-Ins, there is no simple way of doing this, at least n...
EricLegault
Oct 20, 2023Iron Contributor
You can use the Exchange Online PowerShell Get-App command to list installed web add-ins for each user. See Get-App (ExchangePowerShell) | Microsoft Learn.