class MsRoom


Base class:

MsPlace

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

MsRoom ()


Properties

MsPhysicalAddress address { get; set; }


String audioDeviceName { get; set; }


EBookingType? bookingType { get; set; }


String building { get; set; }


Int32? capacity { get; set; }


String displayDeviceName { get; set; }


String displayName { get; set; }


String emailAddress { get; set; }


String floorLabel { get; set; }


Int32? floorNumber { get; set; }


MsGeoCoordinates geoCoordinates { get; set; }


String id { get; set; }


Boolean? isWheelChairAccessible { get; set; }


String label { get; set; }


String nickname { get; set; }


String phone { get; set; }


List<String> tags { get; set; }


String videoDeviceName { get; set; }