public interface EmailContent
Modifier and Type | Method and Description |
---|---|
java.util.List<FileDataSource> |
getAttachments()
Returns the list of attachments from a parsed e-mail.
|
java.util.Properties |
getProperties()
Returns the properties of a parsed e-mail.
|
java.util.Properties getProperties()
java.util.List<FileDataSource> getAttachments()
Copyright © 2010 - 2020 Adobe. All Rights Reserved