Updates properties of the specified Microsoft Teams channel
- command:
teams channel set -i|--teamId <teamId> --channelName <channelName> --newChannelName [newChannelName] --description [description]
- channelName: The name of the channel to update properties of
- teamId: The ID of the team to which the channel belong
- newChannelName: New display name for the channel
- description: New description for the channel
Updates properties of the specified Microsoft Teams channel
teams channel set -i|--teamId <teamId> --channelName <channelName> --newChannelName [newChannelName] --description [description]