class MsPlace


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

MsRoom
MsRoomList

Constructors

MsPlace ()


Properties

MsPhysicalAddress address { get; set; }


String displayName { get; set; }


String emailAddress { get; set; }


MsGeoCoordinates geoCoordinates { get; set; }


String id { get; set; }


String phone { get; set; }