Click or drag to resize
ChatNotificationDataIsRead Property
Read state of this notification

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

Property Value

Type: Boolean
See Also