SupportRoomTakenByChatUserID Property |
Id of chat user who took this room (so this user is now providing support in this room). If null, room is not taken and should be displayed to everybody.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public Nullable<int> TakenByChatUserID { get; set; }
Property Value
Type:
NullableInt32See Also