DocsMarshal
/
Types
/
DocsMarshal.Workflow.ActivityLibrary.MicrosoftGraph.MsRoomList
class
MsRoomList
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
MsRoomList
()
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; }
Top