MessageItemView containing consolidated information about the message

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

Syntax

C#
public MessageConversationView Conversation { get; set; }
Visual Basic
Public Property Conversation As MessageConversationView
	Get
	Set

See Also