BodyType Enum

Definition

Defines the type of body of an item.

public enum class BodyType
public enum BodyType
Public Enum BodyType
Inheritance
BodyType

Fields

HTML 0

The body is formatted in HTML.

Text 1

The body is in plain text.

Applies to