Table of Contents

Enum TemplateComponent

Namespace
MailStencil
Assembly
MailStencil.Core.dll

The email component or whole-template scope of a diagnostic.

public enum TemplateComponent

Fields

General = 3

A whole-template or model diagnostic not associated with an individual component.

HtmlBody = 1

HTML body.

Subject = 0

Email subject.

TextBody = 2

Plain text body.