Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
831 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Expected Behavior: Subscribe to the users presence, display in notifications the users current presence ONLY.
Current Behavior:
Currently in the application I am working on the behavior is as follows:
I have also notice that after deleting a subscription I still receive a bunch of notifications, even tho the subscription does not exist anymore (some kind of delay due to being async ?) .
Question: Why does the notification information is showing the availability of the user in Teams changing when it has not been changed?