Updates KickExpiration in table ChatRoomUser of chat user with chatUserID
            in room with chatRoomID.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- chatUserID
 - Type: 
System Int32
ID of a chat user 
- chatRoomID
 - Type: 
System Int32
Room ID 
- kickExpiration
 - Type: 
System DateTime
KickExpiration to set 
See Also