Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

EmailTemplateReadOnly

API reference for EmailTemplateReadOnly in Vendr, the eCommerce solution for Umbraco v8+

EmailTemplateReadOnly

public class EmailTemplateReadOnly : 
    StoreAggregateBase<EmailTemplateReadOnly, EmailTemplate, EmailTemplateState>, IHasName

Inheritance

Namespace

Properties

Alias

public string Alias { get; }

BccAddresses

public IEnumerable<string> BccAddresses { get; }

Category

public EmailTemplateCategory Category { get; }

CcAddresses

public IEnumerable<string> CcAddresses { get; }

IsDeleted

public bool IsDeleted { get; }

Name

public string Name { get; }

SenderAddress

public string SenderAddress { get; }

SenderName

public string SenderName { get; }

SendToCustomer

public bool SendToCustomer { get; }

SortOrder

public int SortOrder { get; }

Subject

public string Subject { get; }

TemplateView

public string TemplateView { get; }

ToAddresses

public IEnumerable<string> ToAddresses { get; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.