MessageAttachmentID - The primary key

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

Syntax

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

See Also