Sicos1977 / MSGReader

C# Outlook MSG file reader without the need for Outlook
http://sicos1977.github.io/MSGReader
MIT License
478 stars 168 forks source link

Try to remove attachment from current message / storage #325

Closed kenjiuno closed 1 year ago

kenjiuno commented 1 year ago

Try to remove attachment from current message / storage As suggested at 308, it is better to ensure there is no side effect about this change.

Fix #308