In Easy365Manager, you can enter a device in “Video device,” which enables users to filter and manage meeting rooms based on the presence or absence of video devices.
Watch a quick video guide here.
You can quickly locate the setting by opening up properties for a Room user, selecting the Mailbox tab, and clicking on Room Settings.
This opens up the following form, where you find “Video device” in the Room Settings section:

In Easy365Manager, the “Video device” setting corresponds to the ‘VideoDeviceName’ parameter of the Set-Place PowerShell command.
The following is an example of how to run the PowerShell command “Set-Place -VideoDeviceName”:
Set-Place -Identity "BostonHQ-Conf-1.3" -VideoDeviceName "LGTV"
The “Set-Place -VideoDeviceName” command aids Outlook users in selecting rooms with video devices, ultimately improving the efficiency of collaboration and communication within organizations:
