NotificationType ID of the Message. Each message is associated with a notification type.
Namespace: DotNetNuke.Services.Social.MessagingAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] public int NotificationTypeID { get; set; } |
| Visual Basic |
|---|
<XmlAttributeAttribute> Public Property NotificationTypeID As Integer Get Set |