Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions teams/teams-ps/MicrosoftTeams/New-CsTeamsEventsPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand 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)
Expand Down
8 changes: 1 addition & 7 deletions teams/teams-ps/MicrosoftTeams/Set-CsTeamsEventsPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand 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)
Expand Down