
Adds unified method for MAPI Item fetching using EWS, plus an option to set the font in text only emails.
Features
- Using HTTP proxies in email clients.
- Added unified method for MAPI Item fetching using EWS.
- Added option to set font in text only emails.
- MailMessage like MHT output for Mapi Tasks
- Ignore error during ImapClient.ListMessagesByPage.
Fixes
- Setting MapiCalendar.IsAllDay to TRUE causes changes in AppointmentStateFlag.
- Regression: Difference in message times from version 18.4.
- API doesn't raise exception for empty MailMessage.
- Pop3/Imap return BodyEncoding as NULL.
- ImapClient.ListMessages(true) raises Timeout exception.
- Attachment images rendered in PDF after converting MSG to Mhtml.
- MHT to HTML loses image.
- Converting message .msg to VCard .vcf format produces incorrect output.
- Creation of Draft Appointment from Text raises exception.
- MailMessage to MapiMessage converts signed message to normal.
- EML with VCF to MSG corrupts attachment.
- Contact photo not fetched using EWS.
- MapiMessage.FromMailMessage has different dates compared to MapiMessage.FromFile.
- Exception arises when contact object is created with specified email addresses on Exchange 2007.
- Embeddd Message in EML is not updated with PreserveTnefAttachments.
- MessageInfo fields are null if accepted meeting response is in inbox.
- Unable to set DisplayName of VCF Contact.
- Calendar item not added properly to Inbox and Calendar folder of PST.
- Issues with MHT to MSG using MapiMessage.
- An exception occurs while fetching contacts.