API Reference
Class
EmailBrandLogo
Logo entry for EmailBrandStrip.
Inheritance
- Object
- EmailBrandLogo
Constructors
public EmailBrandLogo() #Inherited Methods
Properties
public String Text { get; set; } #Optional text logo (fallback when not using images).
public String Href { get; set; } #Optional URL wrapping the logo.
public Nullable<Int32> Width { get; set; } #Optional width attribute for the image.
public Nullable<Int32> Height { get; set; } #Optional height attribute for the image.