File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
teams/teams-ps/MicrosoftTeams Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,19 @@ Locale: en-US
6
6
manager : bulenteg
7
7
Module Name : MicrosoftTeams
8
8
ms.author : tomkau
9
- online version : https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagtemplate
9
+ online version : https://learn.microsoft.com/powershell/module/microsoftteams/remove-cstagstemplate
10
10
schema : 2.0.0
11
- title : Remove-CsTagTemplate
11
+ title : Remove-CsTagsTemplate
12
12
---
13
13
14
- # Remove-CsTagTemplate
14
+ # Remove-CsTagsTemplate
15
15
16
16
## SYNOPSIS
17
17
Deletes a Tag templates from the tenant.
18
18
19
19
## SYNTAX
20
20
```
21
- Remove-CsTagTemplate -Id <String> [-Tenant <Guid>] [<CommonParameters>]
21
+ Remove-CsTagsTemplate -Id <String> [-Tenant <Guid>] [<CommonParameters>]
22
22
```
23
23
24
24
## DESCRIPTION
You can’t perform that action at this time.
0 commit comments