Skip to content

Commit 4003786

Browse files
Update Set-CsTeamsGuestMessagingConfiguration.md
1 parent d6f8965 commit 4003786

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
@@ -21,7 +21,7 @@ TeamsGuestMessagingConfiguration determines the messaging settings for the guest
2121
```
2222
Set-CsTeamsGuestMessagingConfiguration [-Tenant <Guid>] [-AllowUserEditMessage <Boolean>]
2323
[-AllowImmersiveReader <Boolean>] [-AllowUserDeleteMessage <Boolean>] [-AllowUserChat <Boolean>] [-AllowGiphy <Boolean>]
24-
[-AllowUserDeletChat <Boolean>] [-GiphyRatingType <String>] [-AllowMemes <Boolean>] [-AllowStickers <Boolean>] [[-Identity] <XdsIdentity>]
24+
[-AllowUserDeleteChat <Boolean>] [-GiphyRatingType <String>] [-AllowMemes <Boolean>] [-AllowStickers <Boolean>] [[-Identity] <XdsIdentity>]
2525
[-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
2626
```
2727

0 commit comments

Comments
 (0)