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: 8.2.23
Syntax public bool IsRemoved { get; set; }
Property Value
Type:
BooleanSee Also