Releases: Sicos1977/MsgKit
Releases · Sicos1977/MsgKit
Version 1.2.6
- Upgraded code to make use of .NET 4.6.x functionality
- Added code to parse transport message headers
- Added internet properties and favor RTF with encapsulated HTML (PR_RTF_COMPRESSED) above PR_HTML tag
- Fix issue with inline images not shown when message is draft
- Added properties to support inline attachments when an e-mail is in draft mode
- Made ReceivedOn property public
Version 1.2.5
- Now writing transport message headers to .msg (#28)
- Always attach an attachment by value because we don't support attach embedded msg files yet
- Add null check for email address
- Updated OpenMcdf to latest version
Version 1.2.2
- Added OneOffEntryID structure so that people can reply to messages that are made with MsgKit
Version 1.2.1
- Fixed version number issue
- Added option to embed HTML into RTF so that draft E-mails also show the HTML body instead of the text body
Version 1.1.5
- Appointment support added
Version 1.1.41
- Fixed issue argument reference exception when an E-mail address only contains a displayname
Version 1.0
First "beta" release