Forum Discussion
AB21805
Sep 16, 2020Bronze Contributor
Deleting conversation in post tab in a team
Hi, Is it possible to delete a persons message in the post section of a channel? I am an owner. Please help
- Sep 16, 2020
AB21805 Hi, this setting needs to be enabled in the teams messaging policy.
Ex. Global.
-AllowOwnerDeleteMessageDetermines whether owners are allowed to delete all the messages in their team. Set this to TRUE to allow. Set this to FALSE to prohibit.
https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmessagingpolicy?view=skype-ps
ChristianBergstrom
Sep 16, 2020Silver Contributor
AB21805 Hi, this setting needs to be enabled in the teams messaging policy.
Ex. Global.
-AllowOwnerDeleteMessage
Determines whether owners are allowed to delete all the messages in their team. Set this to TRUE to allow. Set this to FALSE to prohibit.
https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmessagingpolicy?view=skype-ps
- AB21805Sep 17, 2020Bronze Contributor
Thank you! ChristianBergstrom