mooijtech / go-pst

Personal Storage Table implementation in Go/Golang
https://mooijtech.github.io/go-pst/
Apache License 2.0
24 stars 8 forks source link

Subject: Feature Request - Delete Email Messages #36

Open arturs706 opened 11 months ago

arturs706 commented 11 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 go-pst 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 go-pst 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 go-pst would greatly benefit users and further establish the library as a go-to tool for working with PST files in Go. Thank you for considering my feature request.