Aspose.Email for Python via .NET のリリース
Released: Apr 22, 2026
V26.4 での更新項目
機能
- Added support for X-MICROSOFT headers when loading and saving appointments in ICS format.
- Added support the 'dataOwner' field and related methods for Calendar in Aspose Google client.
不具合の修正
- Aspose email does not read multi-line header.
- The Subject property of the 'MapiMessage' object returns null after being set to an empty string.
- Japanese MS932 charset causes text corruption when importing RFC-822 emails to PST.
- Unicode (Chinese) attachment filenames are corrupted when sending via Graph...
Released: Apr 10, 2026
V26.2 での更新項目
機能
- Implemented icon operations.
Released: Jan 26, 2026
V25.12 での更新項目
機能
- Implemented batch update support for message read/unread flags in PST.
- Added support for saving MapiContact contacts to vCard 3.0 and vCard 4.0.
- Improved extracting Tasks from .tgz files.
- Added Aspose.Email.DKIM.Verify method for MailMessage verification.
不具合の修正
- ContentId no longer auto-generated for MHT AlternateViews/Attachments since 25.7.
- FormatException when decoding malformed Base64 subject header containing misplaced period in encoded-word.
Released: Nov 26, 2025
V25.11 での更新項目
機能
- Implemented the ability to add attachments to messages in PST.
不具合の修正
- Issue in message extraction from PST.
- Error occurring during item updates in PST folders.
- NullReferenceException when calling ListMessages method using Graph API client.
- NullReferenceException occurs during MSG to EML conversion when content-type named property has a null value.
- Incorrect recurrence pattern when creating Monthly/Yearly Ordinal appointments via MS Graph.
- Graph CreateCalendarItem ignores MAPI reminder.
Released: Oct 15, 2025
V25.10 での更新項目
不具合の修正
- Outlook fails to open MSG files saved from certain PST messages using SaveMessageToStream.
- UpdateMessage removes embedded messages.
- Calendar yearly Recurrence date is shifting to 1 year later than expected.
Released: Sep 28, 2025
V25.9 での更新項目
機能
- Added support of query parameters for Aspose.Email Graph client.
- Added asynchronous methods to Aspose Graph client.
- Added ExchangeAddress property to MailAddress to store address in exchange format.
- Added support for multiple header fields with same name.
不具合の修正
- When converting an MSG file to PDF, Sent Date appears twice.
- Google client's "List Calendars" method fails when server returns "Forbidden" status.
Released: Aug 21, 2025
V25.8 での更新項目
機能
- You can now extract HTML Body image external resources as attachments (HTML, MHTML conversion).
不具合の修正
- MSG to HTML: Page break is inserted in the resultant file.
- Images are not correctly embedded when saving MSG to HTML.
- GraphClient ListFolders() fails in GCC environment: "Stream does not support seek operations" Exception.
- Wrong Content-Id of MailMessage Attachments.
- Aspose.Email incorrectly classifies attached image as LinkedResource instead of Attachment.
- Exception key not present in...
Released: Jul 22, 2025
V25.7 での更新項目
機能
- Implemented a method for enumerating twice-deleted messages from PST.
- Added the ability to set encoding in the meta tag when saving in HTML and MHTML.
不具合の修正
- Pagination in FolderInfo.getContents(MailQuery query… does not work correctly.
- Extract embedded images as resources when loading from HTML.
- IPM.Contact item, load and save as HTML - gives corrupted output.
- IPM.Sharing extra characters.
- MBOX to TiFF Text Render Issue.
- MSG to EML: Missing filename in Content-Disposition for some...
Released: Jun 12, 2025
V25.6 での更新項目
不具合の修正
- Some errors occur when loading MapiContact from a vCard file.
- Signature image misplaced when converting MSG to HTML or EML.
- MIME boundaries changed when the HTML body changes.
- Confusing type of exception for empty .vcf file.
- Hyperlinks break when converting EML to MSG.
Released: May 29, 2025
V25.5 での更新項目
機能
- Added overload of MapiContact.FromVCard method with VCardLoadOptions parameter.
- Added asynchronous methods to PersonalStorage.
- Added asynchronous methods to TgzReader.
- You can now use stream instead of filename to preserve embedded attachment's icons when saving a message to HTML.
不具合の修正
- System.InvalidOperationException while creating MboxStorageReader.
- Searching emails by sender address (From) returns null in PST file.
- NegativeArraySizeException on adding files to PST.
- The issue occurs when...