TextBodyPart Properties |
The TextBodyPart type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AsMimePart |
Gets the text part as MimePart object.
|
![]() ![]() | Charset |
Gets or sets the charset of the text part contents.
|
![]() ![]() | Headers |
Gets the collection of the text part headers.
|
![]() | IsICalendar |
Gets if this body part contains iCal data entry (like meeting request or event).
|
![]() ![]() | IsOriginal |
Indicates if the text part came with the message or it was
added automatically during parsing the message.
|
![]() ![]() | Text |
Gets or sets the contents of the text part as a string.
|
![]() ![]() | TransferEncoding |
Gets or sets the mail transfer encoding of the text part contents.
|