製品を閲覧する

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 への変換の改善

以前は、MSG から HTML への変換で誤った出力が生成される場合がありました。この問題は解決されました。

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 にアクセスしてください。

 日本