MsGraph_RoomGetProperties

Description

This activity allows you to read the value of the properties of an object of type MsRoom.


Accessibility

Capacity OutArgument<Int32?>

Specifies the capacity of the room.

IsWheelChairAccessible OutArgument<Boolean?>

Specifies whether the room is wheelchair accessible.


Address

Building OutArgument<String>

Specifies the building name or building number that the room is in.

The city where the place is.

CountryOrRegion OutArgument<String>

The country or the region where the place is. The country or region. It's a free-format string value, for example, "United States".

FloorLabel OutArgument<String>

Specifies a descriptive label for the floor, for example, P.

FloorNumber OutArgument<Int32?>

Specifies the floor number that the room is on.

PostalCode OutArgument<String>

The postal code of the place.

The State where the place is.

The street where the place is.


Booking

BookingType OutArgument<EBookingType>

Indicates if the room is reserved or not. Possible values are 'standard', and 'reserved'.


Contacts

EmailAddress OutArgument<String>

Email address of the place.

The phone number of the place.


Devices

AudioDeviceName OutArgument<String>

Specifies the name of the audio device in the room.

DisplayDeviceName OutArgument<String>

Specifies the name of the display device in the room.

VideoDeviceName OutArgument<String>

Specifies the name of the video device in the room.


Geo Coordinates

Accuracy OutArgument<Double>

The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters.

Altitude OutArgument<Double>

The altitude of the location.

AltitudeAccuracy OutArgument<Double>

The accuracy of the altitude.

Latitude OutArgument<Double>

The latitude of the location.

Longitude OutArgument<Double>

The longitude of the location.


Input

Room InArgument<MsRoom> REQUIRED

The room from which to get the properties.


Place Info

Specifies a descriptive label for the room, for example, a number or name.

Nickname OutArgument<String>

Specifies a nickname for the room, for example, "conf room".

PlaceDisplayName OutArgument<String>

The display name of the place.

PlaceId OutArgument<String>

The id of the place.

Specifies additional features of the room, for example, details like the type of view or furniture type.