Table of Contents

Enum EmailTemplateType

Namespace
Kentico.Xperience.Admin.DigitalMarketing
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Enumeration representing the type of email templates.

[JsonStringEnumCamelCaseConverter]
public enum EmailTemplateType
Extension Methods

Fields

Default = 1

Represents a default email template.

MacroBased = 0

Represents a macro-based email template.

Preset = 2

Represents a preset email template.