public class EmlLoadOptions extends LoadOptions
Allows to specify additional options when loading MailMessage from Eml format.
| Constructor and Description |
|---|
EmlLoadOptions()
Initializes a new instance of this class that can be used to loading MailMessage from Eml format.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPreserveTnefAttachments()
Controls loading TNEF attachment behaviour.
|
void |
setPreserveTnefAttachments(boolean value)
Controls loading TNEF attachment behaviour.
|
getMessageFormat, getPrefferedTextEncoding, getPreserveEmbeddedMessageFormat, setPrefferedTextEncoding, setPreserveEmbeddedMessageFormatCopyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.