public class MsgPackage extends EmailPackage
Modifier and Type | Method and Description |
---|---|
String |
getBody()
Gets the email message text.
|
String[] |
getCategories()
Gets an array of the categories or keywords.
|
Date |
getDeliveryTime()
Gets the date and time the message was delivered.
|
getAttachedFileNames, getBlindCarbonCopyRecipients, getCarbonCopyRecipients, getHeaders, getRecipients, getSender, getSubject
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, iterator, removeProperties, sanitize, setProperties, updateProperties
public final String getBody()
Gets the email message text.
public final String[] getCategories()
Gets an array of the categories or keywords.
public final Date getDeliveryTime()
Gets the date and time the message was delivered.