Site Room object

The Site Room object manages a subset of properties of a Room object that is potentially being hosted by a remote server. If a Site contains more than one server, then a SAAPI application running on one eRoom server may be returned a collection of objects that may or may not be hosted by the current server.  In the interest of performance, the application is returned a collection of IERUSiteRoom interfaces that contains a subset of Room properties that can be retrieved quickly.  In order to be able to fully control the Room object, call the GetRoom method.

Home

Implements

IERUSiteRoom