Open
Description
An extension to the OleWriter class, the MSGWriter class would be used for handling modifications to the portions of the OLE file involved in the MSG standard. While low level operations will still be accessible, high level operations, like the following listed, would also be supported to ease many tasks for the user:
- Delete attachments.
- Add attachments.
- Add named properties.
- Remove named properties.
- Add recipients.
- Remove recipients.
- Modify properties.
- And more...