
Use the following example to subscribe to user-level notifications:

Your app can receive meeting notifications using calendar events as well.įor subscribing your app to calendar events, see change notifications for Outlook resources in Microsoft Graph. When a meeting is scheduled for that user, your app is notified. Obtain meeting details using user-level notificationĬhoose to subscribe your app to user-level notifications for getting transcripts of a particular user's meeting event. Based on the meeting details obtained, your app can fetch the meeting transcripts after the meeting has ended. When your app is notified of a subscribed meeting event, it can retrieve the meeting ID and organizer ID from the notification message. Your app receives notification for the type of meeting events for which it's subscribed: When your app is notified about the subscribed meeting events, it can obtain transcripts, if it's authorized via required Azure AD permissions. You can subscribe your app to receive change notifications for scheduled meeting events. To obtain meeting ID and organizer ID for fetching the transcript, choose one of the two ways:

For more information about meeting expiration timeline for different meeting types, see meeting expiration. It can be revived by using the meeting URL to join the meeting.

The meeting ID for scheduled meetings may expire in some days if it's unused.
