NotificationType ID of the Message. Each message is associated with a notification type.

Namespace: DotNetNuke.Services.Social.Messaging
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlAttributeAttribute]
public int NotificationTypeID { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property NotificationTypeID As Integer
	Get
	Set

See Also