
Improves support for message validation.
Features
- Improved support for message validation.
- Added the ability to save Mapi 'DistList' to a single multi contact VCF file.
- Added support for overloaded methods that accept a 'MailMessage' object for sending emails.
- Added the option to search and fill sender SMTP address in EML format.
- Delete items (folders or messages) from a Personal Storage Table (PST) using the unique 'entryId' associated with the item.
- Improved event handling and PST splitting functionality in PersonalStorage class.
- Improved calendar handling in CalendarReader class.
- Improved CheckSignature method.
- Signature preservation is now supported by default in MBOX to PST conversion.
- Added new MboxToPstConversionOptions.RemoveSignature property, to indicate whether the signature should be removed during conversion.
- You can set this property to true to remove the signature.