浏览我们的产品

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.Email for .NET 22.8

下载  支持论坛 

文件详情

  • Downloads:
  • 1
  • File Size:
  • 51.93MB
  • Date Added:
  • 29/8/2022

文件详情

在 Office® 365 中创建约会

能够在 Microsoft Office® 365 中创建约会。

改进了 MSG 到 HTML 的转换

以前在某些情况下,MSGHTML 的转换会产生不正确的输出。现在这个问题已经解决了。

更好的 TNEF 附件处理

在 MBOX 到 PST 和 PST 到 MBOX 转换中保留 TNEF 附件的能力。

var reader = new MboxrdStorageReader(fileName, new MboxLoadOptions());
// Read messages preserving tnef attachments.
var eml = reader.ReadNextMessage(new EmlLoadOptions {PreserveTnefAttachments = true});
MailStorageConverter.MboxMessageOptions(new EmlLoadOptions {PreserveTnefAttachments = true});
// Convert messages from mbox to pst preserving tnef attachments.
var pst = MailStorageConverter.mboxToPst("Input.mbox", "Output.pst");

增强丹麦字符的兼容性

以前在某些情况下观察到丹麦字符在重新保存“MSG”后会丢失。这个问题现在已经解决了。

有关此版本中的功能、增强功能和错误修复的完整列表,请访问 Aspose.Email for .NET 22.8 Release Notes

 简体中文