Enum TemplateComponent
- Namespace
- MailStencil
- Assembly
- MailStencil.Core.dll
The email component or whole-template scope of a diagnostic.
public enum TemplateComponent
Fields
General = 3A whole-template or model diagnostic not associated with an individual component.
HtmlBody = 1HTML body.
Subject = 0Email subject.
TextBody = 2Plain text body.