public class MsgPackage extends EmailPackage
Modifier and Type | Method and Description |
---|---|
String |
getBody()
Gets the email message text.
|
String[] |
getCategories()
Gets the array of categories or keywords.
|
Date |
getDeliveryTime()
Gets the date and time the message was delivered.
|
getAttachedFileNames, getBlindCarbonCopyRecipients, getCarbonCopyRecipients, getHeaders, getRecipients, getSender, getSubject, setBlindCarbonCopyRecipients, setCarbonCopyRecipients, setRecipients, setSubject
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final String getBody()
Gets the email message text.
public final String[] getCategories()
Gets the array of categories or keywords.
public final Date getDeliveryTime()
Gets the date and time the message was delivered.