Skip to content

Commit d680efb

Browse files
Update teams/teams-ps/teams/New-CsTeamsMeetingTemplatePermissionPolicy.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent a1fd094 commit d680efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/New-CsTeamsMeetingTemplatePermissionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Creates a new instance of the policy with a name and a list of hidden meeting te
2525

2626
### Example 1
2727

28-
Assuming there are two valid templates with IDs `firstparty_e514e598-fba6-4e1f-b8b3-138dd3bca748` and `customtemplate_9ab0014a-bba4-4ad6-b816-0b42104b5056`, we will first create the `HiddenMeetingTemplate` objects
28+
Assuming there are two valid templates with IDs `firstparty_e514e598-fba6-4e1f-b8b3-138dd3bca748` and `customtemplate_9ab0014a-bba4-4ad6-b816-0b42104b5056`, we will first create the `HiddenMeetingTemplate` objects.
2929

3030
```powershell
3131
PS> $hiddentemplate_1 = New-CsTeamsHiddenMeetingTemplate -Id customtemplate_9ab0014a-bba4-4ad6-b816-0b42104b5056

0 commit comments

Comments
 (0)