List all users for a O365 Group
Command; groups users list -i| --groupId <groupId>
* groupId: id of the group
Should use this command to 'refactor' some of the teams-user-list and teams-user-set actions like getOwners and getMembersAndGuests to prevent duplicate methods
List all users for a O365 Group
Command;
groups users list -i| --groupId <groupId>* groupId: id of the group
Should use this command to 'refactor' some of the teams-user-list and teams-user-set actions like getOwners and getMembersAndGuests to prevent duplicate methods