The message type identifier.

Namespace: DotNetNuke.Services.Social.Notifications
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