Click or drag to resize
ChatNotificationInfoChatNotificationReadDateTime Property
DateTime of send.

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

Property Value

Type: NullableDateTime
See Also