Skip to content

Commit ab86725

Browse files
authored
Update onlinemeeting.md
1 parent 96793c8 commit ab86725

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

api-reference/v1.0/resources/onlinemeeting.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Namespace: microsoft.graph
1414

1515
Contains information about a meeting, including the URL used to join a meeting, the attendees list, and the description.
1616

17+
> [!CAUTION]
18+
>
19+
> Microsoft Graph online meeting APIs that support Microsoft Teams live events are deprecated and stopped returning data on September 30, 2024. New Microsoft Graph APIs will replace these APIs in spring of 2025. For more information, see [Retirement of Teams live events API on Microsoft Graph](https://devblogs.microsoft.com/microsoft365dev/deprecation-of-teams-live-events-api-on-microsoft-graph/).
20+
1721
## Methods
1822

1923
| Method | Return Type | Description |
@@ -31,9 +35,6 @@ Contains information about a meeting, including the URL used to join a meeting,
3135
> - A bearer token is required for the `Authorization` header for all the methods listed in the previous table. For details about how to get the `token` for the `Authorization` header, see [Get access on behalf of a user](/graph/auth-v2-user?tabs=http#3-request-an-access-token).
3236
> - The expiry time for online meetings is set to 60 days after the meeting's start or end time. If the meeting is updated or activated before it expires, the expiry time will be extended by another 60 days.
3337
34-
> [!CAUTION]
35-
> Teams live events was not removed on September 30, 2024, as previously announced. You can continue to use Teams live events; however, to get the latest new features and experiences, we recommend that you use [Teams town halls](https://support.microsoft.com/en-us/office/switch-from-microsoft-teams-live-events-to-town-halls-c71bf6e2-ece1-4809-900e-51271f39ac72) and the [Microsoft Graph virtual event townhall APIs](../resources/virtualeventtownhall.md) instead.
36-
3738
## Properties
3839

3940
| Property | Type | Description |

0 commit comments

Comments
 (0)