Skip to content

New command: Update member settings of a Microsoft Teams team #819

@waldekmastykarz

Description

@waldekmastykarz

Updates member settings of a Microsoft Teams team

  • command: teams membersettings set -i|--teamId <teamId> --allowCreateUpdateChannels [allowCreateUpdateChannels] --allowDeleteChannels [allowDeleteChannels] --allowAddRemoveApps [allowAddRemoveApps] --allowCreateUpdateRemoveTabs [allowCreateUpdateRemoveTabs] --allowCreateUpdateRemoveConnectors [allowCreateUpdateRemoveConnectors]
  • teamId - The ID of the team for which to update member settings
  • allowCreateUpdateChannels - Set to true to allow members to create and update channels and to false to disallow it
  • allowDeleteChannels - Set to true to allow members to delete channels and to false to disallow it
  • allowAddRemoveApps - Set to true to allow members to add and remove apps and to false to disallow it
  • allowCreateUpdateRemoveTabs - Set to true to allow members to create, update and remove tabs and to false to disallow it
  • allowCreateUpdateRemoveConnectors - Set to true to allow members to create, update and remove connectors and to false to disallow it

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions