Click or drag to resize
ChatSupportTakenRoomInfoChatSupportTakenRoomResolvedDateTime Property
DateTime when this room was resolved for the last time. Room is resolved when support engineer leaves room.

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

Property Value

Type: NullableDateTime
See Also