Click or drag to resize
ChatNotificationDataReadDateTime Property
When was this notification read

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

Property Value

Type: NullableDateTime
See Also