HtmlForgeX

API Reference

Class

EmailAttachmentItem

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Attachment entry for EmailAttachmentList.

Inheritance

  • Object
  • EmailAttachmentItem

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

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).