Click or drag to resize
ChatRoomInfoChatRoomScheduledToDelete Property
True, if any supporter is already taking care of this room.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<DateTime> ChatRoomScheduledToDelete { get; set; }

Property Value

Type: NullableDateTime
See Also