Forum Discussion
Wizzkid
Jan 20, 2022Copper Contributor
Workspace Booking does not work on Mobile
Hi All, I have the possibility to book a workspace in OWA. I have did all the things in Powershell (Created room mailbox, room list, places metadata): But when I open Outlook...
Wizzkid
Jan 21, 2022Copper Contributor
JonasBack We made the changes 48 hours ago and we still don't see the rooms in book a workspace. We did it with holding the plus-sign, but we can't select a building.
I think that I have created a Room List Distribution Group too. Where can I double check this?
JonasBack
Jan 21, 2022Steel Contributor
Strange, I don't see any Buildings at all in my Outlook Mobile app on IOS. Can you show some more screenshots?
Get-DistributionGroup | where {$_.RecipientTypeDetails -eq "Roomlist"}
Get-DistributionGroup | where {$_.RecipientTypeDetails -eq "Roomlist"}
- WizzkidJan 21, 2022Copper Contributor
JonasBack I did the powershell command:
In outlook I choose book a workspace and then building location. This will not show anything..:
If I select "New Event" and select location it is showing one location:
If I type in "kamer" it will show more rooms, but it is not showing all the rooms in once, can I fix this also?
- JonasBackJan 21, 2022Steel ContributorAt my place (we only have one building in our config) and on your second screenshot we see this building.
However I'm using IOS, any difference?
I will configure this for a customer next week so I might get a clearer picture 🙂