rjohnsondev / java-libpst

A library to read PST files with java, without need for external libraries.
251 stars 122 forks source link

Subject: Feature Request - Delete Email Messages in java-libpst #101

Open arturs706 opened 10 months ago

arturs706 commented 10 months ago

Hi there I am writing to suggest a feature that I believe would enhance the usability of the repo.

Issue: Feature Request

Request: Delete Email Messages

Currently, the repo offers a range of helpful features, but I find that there is a missing functionality that could improve the experience—the ability to delete email messages.

Feature Description: I propose the addition of a method or functionality within java-libpst that allows developers to delete email messages from PST files. This would be particularly beneficial for applications that involve managing and manipulating email data.

Benefits:

  1. Completeness: The addition of delete functionality would make java-libpst a more comprehensive tool for working with PST files.
  2. Integration: Developers could seamlessly integrate this feature into their applications for efficient email management.
  3. User Control: Providing the ability to delete email messages programmatically gives developers more control over the PST file manipulation process.

Implementation Suggestions:

I believe that adding this feature to java-libpst would greatly benefit users and further establish the library as a java-libpst tool for working with PST files in Java. Thank you for considering my feature request.