IText | 
The ITextPart type exposes the following members.
| Name | Description | |
|---|---|---|
| Content | 
            Get or set the MIME content.
             (Inherited from IMimePart)  | |
| ContentBase | 
            Get or set the base content URI.
             (Inherited from IMimeEntity)  | |
| ContentDescription | 
            Get or set the description of the content if available.
             (Inherited from IMimePart)  | |
| ContentDisposition | 
            Get or set the content disposition.
             (Inherited from IMimeEntity)  | |
| ContentDuration | 
            Get or set the duration of the content if available.
             (Inherited from IMimePart)  | |
| ContentId | 
            Get or set the Content-Id.
             (Inherited from IMimeEntity)  | |
| ContentLocation | 
            Get or set the content location.
             (Inherited from IMimeEntity)  | |
| ContentMd5 | 
            Get or set the md5sum of the content.
             (Inherited from IMimePart)  | |
| ContentTransferEncoding | 
            Get or set the content transfer encoding.
             (Inherited from IMimePart)  | |
| ContentType | 
            Get the type of the content.
             (Inherited from IMimeEntity)  | |
| FileName | 
            Get or set the name of the file.
             (Inherited from IMimePart)  | |
| Format | Get the text format of the content. | |
| Headers | 
            Get the list of headers.
             (Inherited from IMimeEntity)  | |
| IsAttachment | 
            Get a value indicating whether this entity is an attachment.
             (Inherited from IMimeEntity)  | |
| IsEnriched | Get whether this text part contains enriched text. | |
| IsFlowed | Get whether this text part contains flowed text. | |
| IsHtml | Get whether this text part contains HTML. | |
| IsPlain | Get whether this text part contains plain text. | |
| IsRichText | Get whether this text part contains RTF. | |
| Text | Get the decoded text content. |