public class POP3EmailAttributes extends BaseEmailAttributes
| Constructor and Description |
|---|
POP3EmailAttributes(javax.mail.Message msg,
com.sun.mail.pop3.POP3Folder folder)
Creates a new instance from a
Message |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
getBccAddresses, getCcAddresses, getFromAddresses, getHeaders, getNumber, getReceivedDate, getReplyToAddresses, getSentDate, getSubject, getToAddressestoStringpublic POP3EmailAttributes(javax.mail.Message msg,
com.sun.mail.pop3.POP3Folder folder)
Messagemsg - an email message to take the attributes from.public long getId()
getId in class BaseEmailAttributesCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.