| SupportRoomDataIsRemoved Property  | 
            If true, this room was taken by somebody else and should be removed from the list on client.
            
            There won't be any further updates about this room.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic bool IsRemoved { get; set; }Property Value
Type: 
Boolean
See Also