public class MsgPackage extends EmailPackage
| Modifier and Type | Method and Description |
|---|---|
com.groupdocs.metadata.core.MsgAttachmentPackage[] |
getAttachments()
Gets an array of the attached files.
|
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 com.groupdocs.metadata.core.MsgAttachmentPackage[] getAttachments()
Gets an array of the attached files.
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.
Copyright © 2026. All rights reserved.