API Reference
Class
EmailAttachmentItem
Attachment entry for EmailAttachmentList.
Inheritance
- Object
- EmailAttachmentItem
Constructors
public EmailAttachmentItem() #Inherited Methods
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).