ChatNotificationInfoChatNotificationIsRead Property |
True if this notification was read, otherwise false.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntaxpublic virtual bool ChatNotificationIsRead { get; set; }
Property Value
Type:
Boolean
See Also