Skip to content

Commit d6f8965

Browse files
Update skype/skype-ps/skype/Set-CsTeamsGuestMessagingConfiguration.md
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 0727c51 commit d6f8965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Set-CsTeamsGuestMessagingConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Set-CsTeamsGuestMessagingConfiguration [-Tenant <Guid>] [-AllowUserEditMessage <
2929
```
3030
Set-CsTeamsGuestMessagingConfiguration [-Tenant <Guid>] [-AllowUserEditMessage <Boolean>]
3131
[-AllowImmersiveReader <Boolean>] [-AllowUserDeleteMessage <Boolean>] [-AllowUserChat <Boolean>] [-AllowGiphy <Boolean>]
32-
[-AllowUserDeletChat <Boolean>] [-GiphyRatingType <String>] [-AllowMemes <Boolean>] [-AllowStickers <Boolean>] [-Instance <PSObject>] [-Force]
32+
[-AllowUserDeleteChat <Boolean>] [-GiphyRatingType <String>] [-AllowMemes <Boolean>] [-AllowStickers <Boolean>] [-Instance <PSObject>] [-Force]
3333
[-WhatIf] [-Confirm] [<CommonParameters>]
3434
```
3535

0 commit comments

Comments
 (0)