Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 559 Bytes

File metadata and controls

16 lines (13 loc) · 559 Bytes

Get-CIPPRoomLists

SYNOPSIS

Retrieves room lists for a specific customer tenant.

DESCRIPTION

The Get-CIPPRoomLists function retrieves room lists for a specific customer tenant by making a REST API call to the "/api/listroomlists" endpoint.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer tenant.

EXAMPLE 1

PS > Get-CIPPRoomLists -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"