Click or drag to resize
ChatNotificationInfoChatNotificationType Property
Type of notification.

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

Property Value

Type: ChatNotificationTypeEnum
See Also