Click or drag to resize
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.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public bool IsRemoved { get; set; }

Property Value

Type: Boolean
See Also