Microsoft.Lync.RoomSystem.Client.Class.LyncRoomLyncRoom

Microsoft.Lync.RoomSystem.Client.Class.LyncRoom (ClassType)

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda7cce941-b33e-34dd-e9b2-458bb02c04d1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Lync.RoomSystem.Client.Class.LyncRoom:
ApplicationName  string  Application Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Lync.RoomSystem.Client.Class.LyncRoom" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false" Extension="false">
<Property ID="ApplicationName" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>