I have the ProductId for an app:
https://apps.microsoft.com/store/detail/msn-weather/9WZDNCRFJ3Q2
Where the ProductId is 9WZDNCRFJ3Q2. This is used by AppInstallManager to programmatically install from Store.
I would like to know if an app is already installed, based on its ProductId alone. Is it possible to find a package on a device given only the ProductId?