Click or drag to resize
ChatNotificationInfo.ChatNotificationReadDateTime Property
DateTime of send.

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

Property Value

Type: Nullable<DateTime>
See Also