Forum Discussion
rtamashiro
Aug 05, 2020Copper Contributor
Microsoft. Graph OnlineMeeting Get Status And Force Termination
I'm developing a system to generate web meeting URL and manage it's. And the number of managing URL is more than 200 URL. 1) Is it possible to get the status of whether a guest or someone is par...
rtamashiro
Aug 07, 2020Copper Contributor
> 1. You can get the list of participents using [GetCallRecoring](https://docs.microsoft.com/en-us/graph/api/call-get?view=graph-rest-1.0&tabs=http) and [GetParticipants](https://docs.microsoft.com/en-us/graph/api/participant-get?view=graph-rest-1.0&tabs=http) API.
I tried that API, but what do the two {id} mean?
> 3. What messages you are trying to send? can you please explain the scenario
I want to automatically send a message to alert me when my online meeting is over time.
Abhijit_MSFT
Microsoft
Aug 11, 2020rtamashiro, This feature is currently not supported.
- rtamashiroAug 12, 2020Copper ContributorIs the unsupported feature sending messages to online meetings?
Or is it an API for [GetCallRecoring],[GetParticipants]?- Abhijit_MSFTAug 12, 2020
Microsoft
rtamashiro Sending alert message is not supported.