Skip to content

New command: m365 outlook room list #2963

@appieschot

Description

@appieschot

Usage

m365 outlook room list

Description

Returns all available rooms

Options

Option Description
--roomlistEmail [roomlistEmail] Use to filter returned places by their roomlist

Additional Info

Read more on: https://docs.microsoft.com/en-us/graph/api/place-list?view=graph-rest-1.0&tabs=http

pnp/cli-for-microsoft-365-maintainers please advice on the command structure. The actual http request will be /places/microsoft.graph.roomlist I am not keen on adding places as part of the command structure as the name itself doesn't say much about the logic. Initially it is part of Exchange so we could go with m365 exo places roomlist list or as a place is always part of the calendar go with calendar.

This would be one of the few commands needed to build #2625 will spec out the rooms if we can decide on the proper structure.

Return values for CSV and Display should be Type,displayName,emailAddress,phone

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions