HtmlForgeX

API Reference

Class

EmailAttachmentItem

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Attachment entry for EmailAttachmentList.

Inheritance

  • Object
  • EmailAttachmentItem

Constructors

Properties

public String Icon { get; set; } #

Item icon (emoji or short text).

public String Title { get; set; } #

Title (e.g. file name).

public String Description { get; set; } #

Optional description.

public String Href { get; set; } #

Link URL for the item.

public String Badge { get; set; } #

Optional badge shown on the right (type/size/etc.).

public String ActionText { get; set; } #

Optional per-item action link text (defaults to ActionText).