Share via


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
Public method BodyType The BodyType constructor initializes a new instance of the BodyType class.

Top

Properties

  Name Description
Public property BodyType1 The BodyType1 property gets or sets one of the valid BodyTypeType enumeration values that specifies how the content of the body is formatted.
Public property Value The Value property gets or sets a string value that represents the content of the body.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top