| Interface | Description |
|---|---|
| ComposedMailPart | |
| ContentAware |
ContentAware - Marks a composed mail as content aware. |
| Class | Description |
|---|---|
| ComposedMailMessage |
ComposedMailMessage - Subclass of MailMessage designed for composing a mail. |
| ContentAwareComposedMailMessage | |
| DataMailPart | |
| InfostoreDocumentMailPart |
InfostoreDocumentMailPart - A MailPart implementation that provides the input stream to an infostore document |
| ReferencedMailPart |
ReferencedMailPart - A MailPart implementation that points to a referenced part in original mail. |
| TextBodyMailPart |
TextBodyMailPart - Designed to keep a mail's (text) body while offering a suitable implementation of MailPart |
| UploadFileMailPart |
UploadFileMailPart - A MailPart implementation that keeps a reference to a temporary uploaded file that shall be added as
an attachment later |
| Enum | Description |
|---|---|
| ComposedMailPart.ComposedPartType |
ComposedMailPart.ComposedPartType - The different SMTP parts |
| ComposeType |
ComposeType - The compose type of a message |