Jelajahi Produk kami

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 untuk .NET 22.6

Unduh  Forum Dukungan 

Detail File

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

Detail File

Ekstrak DTSTAMP dari PST & Simpan sebagai ICS

Dukungan untuk mengekstrak DTSTAMP dari PST dan menyimpan sebagai ICS dengan stempel waktu asli.

var cal = pst.ExtractMessage(msgInfo).ToMapiMessageItem() as MapiCalendar;

if (cal != null)
{
  cal.Save("cal.ics", new MapiCalendarIcsSaveOptions() { KeepOriginalDateTimeStamp = true});
}

AUTH Otomatis untuk Klien POP

Diamati bahwa klien POP tidak dapat AUTH secara otomatis jika perintah CAPA tidak didukung. Masalah ini telah diselesaikan sekarang.

Peningkatan Konversi Word ke EML

Sebelumnya, dalam beberapa kasus, konversi Word ke EML menghasilkan konten isi sebagai lampiran. Masalah ini telah diperbaiki sekarang.

Untuk daftar lengkap fitur, penyempurnaan, dan perbaikan bug dalam rilis ini, kunjungi Aspose.Email for .NET 22.6 Release Notes.

 Indonesia