API Reference
Class
EmailSocialLink
Social link item for EmailSocialLinks.
Inheritance
- Object
- EmailSocialLink
Constructors
public EmailSocialLink() #Inherited Methods
Properties
public String Icon { get; set; } #Optional icon shown before label (emoji or short text).
public String IconImageSource { get; set; } #Optional icon image source (URL/path/base64/cid).
public String IconImageAlt { get; set; } #Alt text for icon image.
public Int32 IconImageSize { get; set; } #Icon image size (square). Default is 16px.
public String Label { get; set; } #Visible label (e.g., "GitHub").