Closed relax528 closed 3 years ago
Could workspace type (group or workspace) be included in the workspaces list, I need to be able to filter out the old classic workspaces created from Office 365 groups.
{ "id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "isReadOnly": false, "isOnDedicatedCapacity": false, "type": "Group", "name": "xxxxxxxxxxxxxxxxxxxxxx" }
I've added this field to the Workspaces query in the Workspaces folder
Could workspace type (group or workspace) be included in the workspaces list, I need to be able to filter out the old classic workspaces created from Office 365 groups.
{ "id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "isReadOnly": false, "isOnDedicatedCapacity": false, "type": "Group", "name": "xxxxxxxxxxxxxxxxxxxxxx" }