Is Message read. True: Yes, False: No.

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

Syntax

C#
[XmlAttributeAttribute]
public bool Read { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property Read As Boolean
	Get
	Set

See Also