List of attachments
Namespace: DotNetNuke.Services.Social.Messaging.Internal.ViewsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public IList<MessageFileView> Attachments { get; set; } |
Visual Basic |
---|
Public Property Attachments As IList(Of MessageFileView) Get Set |