public abstract class EmailRootPackage extends RootMetadataPackage
Represents the root package allowing working with metadata in an email message.
Learn more
Modifier and Type | Method and Description |
---|---|
void |
clearAttachments()
Removes all the attachments form the email message.
|
EmailPackage |
getEmailPackage()
Gets the email metadata package.
|
getFileType, sanitize
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, setProperties, updateProperties
public final EmailPackage getEmailPackage()
Gets the email metadata package.
public final void clearAttachments()
Removes all the attachments form the email message.