You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Completeness: The addition of delete functionality would make go-pst a more comprehensive tool for working with PST files.
Integration: Developers could seamlessly integrate this feature into their applications for efficient email management.
User Control: Providing the ability to delete email messages programmatically gives developers more control over the PST file manipulation process.
Implementation Suggestions:
Introduce a new method or set of methods in the existing go-pst package for deleting email messages.
Ensure that the implementation aligns with Go's best practices and maintains consistency with the overall design of go-pst.
Include clear examples and documentation to assist developers in utilizing the new delete functionality.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: