การเปลี่ยนแปลง API สาธารณะใน Aspose.Email 5.0.0

Contents
[ ]

ต่อไปนี้เป็นรายการของการเปลี่ยนแปลงใด ๆ ที่ทำต่อ public API เช่น สมาชิกที่เพิ่ม, เปลี่ยนชื่อ, ลบ หรือเลิกใช้ รวมถึงการเปลี่ยนแปลงที่ไม่เข้ากันย้อนหลังที่ทำต่อ Aspose.Email สำหรับ Java หากคุณมีข้อกังวลเกี่ยวกับการเปลี่ยนแปลงใด ๆ ที่ระบุไว้ โปรดแจ้งบนฟอรั่มสนับสนุนของ Aspose.Email

Enum ReminderAction.None

คลาส MessageStore

คุณสมบัติ PersonalStorage.getStore()

คุณสมบัติ PersonalStorage.getStore().getDisplayName() คุณสมบัติ PersonalStorage.getStore().getProperties()

เมธอด PersonalStorage.getStore().changeDisplayName(String) เมธอด PersonalStorage.getStore().setProperty(MapiProperty)

เลิกใช้

คุณสมบัติ PersonalStorage.getDisplayName() - กรุณาใช้ PersonalStorage.getStore().getDisplayName() แทน คุณสมบัติ PersonalStorage.getMessageStoreProperties() - กรุณาใช้ PersonalStorage.getStore().getProperties() แทน เมธอด PersonalStorage.changeDisplayName(String newName) - กรุณาใช้เมธอด PersonalStorage.getStore().changeDisplayName() แทน