List of attachments

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

Syntax

C#
public IList<MessageFileView> Attachments { get; set; }
Visual Basic
Public Property Attachments As IList(Of MessageFileView)
	Get
	Set

See Also