From 75a9d30d9c043e5b599fa3cc418c5d9ab0c71ad7 Mon Sep 17 00:00:00 2001 From: avimukhija_microsoft Date: Wed, 22 Jul 2026 18:50:00 +0530 Subject: [PATCH] Update Teams Events Policy docs for attendance and engagement report Bump ms.date and remove the pre-release note for AllowEngagementReport and InfoShownInReportMode in New/Set-CsTeamsEventsPolicy. --- teams/teams-ps/MicrosoftTeams/New-CsTeamsEventsPolicy.md | 8 +------- teams/teams-ps/MicrosoftTeams/Set-CsTeamsEventsPolicy.md | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsTeamsEventsPolicy.md b/teams/teams-ps/MicrosoftTeams/New-CsTeamsEventsPolicy.md index 5e5134dea4..9f39e308f8 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsTeamsEventsPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsTeamsEventsPolicy.md @@ -2,7 +2,7 @@ external help file: MicrosoftTeams-help.xml Locale: en-US Module Name: MicrosoftTeams -ms.date: 04/23/2025 +ms.date: 07/22/2026 online version: https://learn.microsoft.com/powershell/module/microsoftteams/new-csteamseventspolicy schema: 2.0.0 title: New-CsTeamsEventsPolicy @@ -427,9 +427,6 @@ Possible values are: - **ForceEnabled**: On. Organizers cannot turn off attendance and engagement reports. - **ForceDisabled**: Off. Organizers cannot view or download attendance and engagement reports. -> [!NOTE] -> This feature has not been fully released yet, so the setting will have no effect. - ```yaml Type: String Parameter Sets: (All) @@ -450,9 +447,6 @@ Possible values are: - **FullInformation**: Full attendee information is shown in the report. - **IdentityOnly**: Only attendee identity is shown in the report. -> [!NOTE] -> This feature has not been fully released yet, so the setting will have no effect. - ```yaml Type: String Parameter Sets: (All) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEventsPolicy.md b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEventsPolicy.md index 5f55034340..04559d2335 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEventsPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsEventsPolicy.md @@ -2,7 +2,7 @@ external help file: MicrosoftTeams-help.xml Locale: en-US Module Name: MicrosoftTeams -ms.date: 04/23/2025 +ms.date: 07/22/2026 online version: https://learn.microsoft.com/powershell/module/microsoftteams/set-csteamseventspolicy schema: 2.0.0 title: Set-CsTeamsEventsPolicy @@ -196,9 +196,6 @@ Possible values are: - **ForceEnabled**: On. Organizers cannot turn off attendance and engagement reports. - **ForceDisabled**: Off. Organizers cannot view or download attendance and engagement reports. -> [!NOTE] -> This feature has not been fully released yet, so the setting will have no effect. - ```yaml Type: String Parameter Sets: (All) @@ -219,9 +216,6 @@ Possible values are: - **FullInformation**: Full attendee information is shown in the report. - **IdentityOnly**: Only attendee identity is shown in the report. -> [!NOTE] -> This feature has not been fully released yet, so the setting will have no effect. - ```yaml Type: String Parameter Sets: (All)