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, setSubjectaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic 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.
Copyright © 2025. All rights reserved.