API Reference
Class
EmailPricingFeature
Single feature line in EmailPricingPlan.
Inheritance
- Object
- EmailPricingFeature
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 EmailPricingPlan.Features
Accepted by parameters
- Method EmailPricingPlan.AddFeature
Constructors
public EmailPricingFeature() #Inherited Methods
Properties
public Boolean Included { get; set; } #Whether the feature is included.
public String IndicatorText { get; set; } #Optional indicator override text.
public String IndicatorBackgroundColor { get; set; } #Optional indicator background override color.
public String IndicatorColor { get; set; } #Optional indicator text override color.