Edit

Share via


BodyType Enum

Definition

Defines the type of body of an item.

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

Fields

Name Value Description
HTML 0

The body is formatted in HTML.

Text 1

The body is in plain text.

Applies to