BodyType Members
The BodyType class represents the body content of an item.
The following tables list the members exposed by the BodyType type.
Public Constructors
Name | Description | |
---|---|---|
BodyType | The BodyType constructor initializes a new instance of the BodyType class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top