| ChatRoomUserInfoChatRoomUserKickExpiration Property  | 
            DateTime when kick will expire.
            
            If set to null, user was not kicked.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 11.0.0
Syntaxpublic virtual Nullable<DateTime> ChatRoomUserKickExpiration { get; set; }Property Value
Type: 
NullableDateTime
See Also