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: 8.2.23
Syntax public virtual Nullable<DateTime> ChatRoomUserKickExpiration { get; set; }
Property Value
Type:
NullableDateTimeSee Also