| 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: 10.0.0
 Syntax
Syntaxpublic Nullable<int> TakenByChatUserID { get; set; }Property Value
Type: 
NullableInt32 See Also
See Also