BodyType Members
Include Protected Members
Include Inherited Members
The BodyType class represents the body content of an item.
The BodyType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BodyType | The BodyType constructor initializes a new instance of the BodyType class. |
Top
Properties
Name | Description | |
---|---|---|
BodyType1 | The BodyType1 property gets or sets one of the valid BodyTypeType enumeration values that specifies how the content of the body is formatted. | |
Value | The Value property gets or sets a string value that represents the content of the body. |
Top