Skip to content

Commit 85d7c02

Browse files
authored
Updated the new setting in Get-CsTeamsEducationConfiguration
1 parent 72452f6 commit 85d7c02

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

teams/teams-ps/teams/Get-CsTeamsEducationConfiguration.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
33
Module Name: MicrosoftTeams
44
title: Get-CsTeamsEducationConfiguration
5-
author: prrathna
6-
ms.author: prrathna
5+
author: SaritaBehera
6+
ms.author: saritabehera
77
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamseducationconfiguration
88
schema: 2.0.0
99
---
@@ -29,14 +29,15 @@ You must be a Teams Service Administrator or a Global Administrator for your org
2929
## Examples
3030

3131
### Example 1
32-
In this example, the organization has Email selected as the preferred contact method used for parent communication invitations.
32+
In this example, the organization has Email selected as the preferred contact method used for parent communication invitations, also the parents contact info updation is Enabled by educators.
3333

3434
```powershell
3535
Get-CsTeamsEducationConfiguration
3636
```
3737
```Output
3838
Identity : Global
3939
ParentGuardianPreferredContactMethod : Email
40+
UpdateParentInformation. : Enabled
4041
```
4142

4243
## PARAMETERS

teams/teams-ps/teams/Set-CsTeamsEducationConfiguration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
33
Module Name: MicrosoftTeams
44
title: Set-CsTeamsEducationConfiguration
5-
author: prrathna
6-
ms.author: prrathna
5+
author: SaritaBehera
6+
ms.author: saritabehera
77
online version: https://learn.microsoft.com/powershell/module/teams/set-csteamseducationconfiguration
88
schema: 2.0.0
99
---

0 commit comments

Comments
 (0)