ChatSupportTakenRoomInfoChatSupportTakenRoomResolvedDateTime Property |
DateTime when this room was resolved for the last time. Room is resolved when support engineer leaves room.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public virtual Nullable<DateTime> ChatSupportTakenRoomResolvedDateTime { get; set; }
Property Value
Type:
NullableDateTimeSee Also