Click or drag to resize
ChatNotificationInfoChatNotificationIsRead Property
True if this notification was read, otherwise false.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public virtual bool ChatNotificationIsRead { get; set; }

Property Value

Type: Boolean
See Also