EmailRootPackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.RootMetadataPackage
public abstract class EmailRootPackage extends RootMetadataPackage
Represents the root package allowing working with metadata in an email message.
Learn more
| Method | Description |
|---|---|
| getEmailPackage() | Gets the email metadata package. |
| clearAttachments() | Removes all the attachments form the email message. |
public final EmailPackage getEmailPackage()
Gets the email metadata package.
Returns: EmailPackage - The email metadata package.
public final void clearAttachments()
Removes all the attachments form the email message.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.