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