SupportRoomDataIsTaken Property |
If true, this room is taken by current user, and can be kept in the list on client.
New messages in this room will be send to client.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxpublic bool IsTaken { get; set; }
Property Value
Type:
Boolean
See Also