Click or drag to resize
ChatRoomInfoChatRoomPrivate Property
If room is private, it is not visible in rooms list.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual bool ChatRoomPrivate { get; set; }

Property Value

Type: Boolean
See Also