Updates guest settings of a Microsoft Teams team
- command:
teams guestsettings set -i|--teamId <teamId> --allowCreateUpdateChannels [allowCreateUpdateChannels] --allowDeleteChannels [allowDeleteChannels]
- teamId - The ID of the team for which to update guest settings
- allowCreateUpdateChannels - Set to
true to allow guests to create and update channels and to false to disallow it
- allowDeleteChannels - Set to
true to allow guests to delete channels and to false to disallow it
Updates guest settings of a Microsoft Teams team
teams guestsettings set -i|--teamId <teamId> --allowCreateUpdateChannels [allowCreateUpdateChannels] --allowDeleteChannels [allowDeleteChannels]trueto allow guests to create and update channels and tofalseto disallow ittrueto allow guests to delete channels and tofalseto disallow it