| Interface | Description |
|---|---|
| MimeEntity |
Represents a MIME entity stored in a document, which may be standalone or part of a
tree.
|
| MimeHeader |
Represents a header within a
MimeEntity. |
| MimeReader |
Utility class to read MIME content from a document
|
| MimeWriter |
Utility class to write MIME data to a document
|
| RichTextMimeConversionSettings |
Settings to control the rich text to MIME conversion
|
| Class | Description |
|---|---|
| MimeData |
Container for text and binary data of an item of type
ItemDataType.TYPE_MIME_PART. |
| Enum | Description |
|---|---|
| MimeEntity.Encoding | |
| MimeReader.ReadMimeDataType |
Used to specify which part of the document MIME content should be read
|
| MimeWriter.WriteMimeDataType |
Used to specify which part of the MIME content should be itemized into the document
|
| RichTextMimeConversionSettings.AttachmentEncoding | |
| RichTextMimeConversionSettings.MessageContentEncoding | |
| RichTextMimeConversionSettings.ReadReceipt | |
| RichTextMimeConversionSettings.Typeface |
Copyright © 2019–2021 HCL. All rights reserved.