Skip to content

Commit 0b1ba22

Browse files
authored
Pencil edit
1 parent e202c6a commit 0b1ba22

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,10 @@ Accept wildcard characters: False
261261
### -AllowCarbonSummary
262262
263263
This setting will enable Tenant Admins to enable/disable the sharing of location data necessary to provide the end of meeting carbon summary screen for either the entire tenant or for a particular user.
264-
If set to True the meeting organizer will share their location to the client of the participant to enable the calculation of distance and the resulting carbon. Note: Location data will not be visible to the organizer or participants in this case and only carbon avoided will be shown.
264+
If set to True the meeting organizer will share their location to the client of the participant to enable the calculation of distance and the resulting carbon.
265+
266+
> [!NOTE]
267+
> Location data will not be visible to the organizer or participants in this case and only carbon avoided will be shown.
265268
If set to False then organizer location data will not be shown and no carbon summary screen will be displayed to the participants.
266269
267270
```yaml
@@ -874,9 +877,9 @@ Accept wildcard characters: False
874877
### -AttendeeIdentityMasking
875878
876879
This setting will allow admins to enable or disable Masked Attendee mode in Meetings.
877-
Masked Attendee meetings will hide attendees' identifying information (e.g., name, contact information, profile photo)
880+
Masked Attendee meetings will hide attendees' identifying information (e.g., name, contact information, profile photo).
878881
879-
Possible Values: Enabled: Hides attendees' identifying information in meetings. Disabled: Does not allow attendees' to hide identifying information in meetings
882+
Possible Values: Enabled: Hides attendees' identifying information in meetings. Disabled: Does not allow attendees' to hide identifying information in meetings
880883
881884
```yaml
882885
Type: String

0 commit comments

Comments
 (0)