| Package | Description |
|---|---|
| org.simplejavamail.outlookmessageparser.model |
| Modifier and Type | Class and Description |
|---|---|
class |
OutlookFileAttachment
Implementation of the
OutlookAttachment interface that represents a file attachment. |
class |
OutlookMsgAttachment
This
OutlookAttachment implementation represents a .msg object attachment. |
| Modifier and Type | Method and Description |
|---|---|
List<OutlookAttachment> |
OutlookMessage.getOutlookAttachments()
Bean getter for
OutlookMessage.outlookAttachments. |
| Modifier and Type | Method and Description |
|---|---|
void |
OutlookMessage.addAttachment(OutlookAttachment outlookAttachment) |
Copyright © 2017–2022. All rights reserved.