API Reference
Class
EmailStoreBadge
Badge item for EmailStoreBadges.
Inheritance
- Object
- EmailStoreBadge
Constructors
public EmailStoreBadge() #Inherited Methods
Properties
public String ImageSource { get; set; } #Badge image source (URL/path/base64/cid).
public String DarkModeImageSource { get; set; } #Optional dark-mode badge image source (URL/path/base64/cid).
public Int32 WidthPx { get; set; } #Optional explicit width (px).
public Int32 HeightPx { get; set; } #Optional explicit height (px).