API Reference
Class
EmailStoreBadge
Badge item for EmailStoreBadges.
Inheritance
- Object
- EmailStoreBadge
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
- Property EmailStoreBadges.Badges
Accepted by parameters
- Method EmailStoreBadges.AddBadge
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).