| RoomStateRoomInfo Property  | 
            Gets ChatRoomInfo of this room. Properties of this room can't be change via this instance (use ReloadChatRoomInfo() instead).
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic ChatRoomInfo RoomInfo { get; }Property Value
Type: 
ChatRoomInfo
See Also