Public API Changes in Aspose.Email 6.3.0

Contents
[ ]

The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Email for .NET. If you have concerns about any change listed, please raise it on the Aspose.Email support forum.

Added APIs

Class Aspose.Email.FileFormatType Class Aspose.Email.FileFormatInfo Class Aspose.Email.FileFormatUtil Method Aspose.Email.FileFormatUtil.DetectFileFormat(Stream) Method Aspose.Email.FileFormatUtil.DetectFileFormat(String)

Method Aspose.Email.Mail.MailMessage.AttachSignature(Cryptography.Pkcs.CmsSigner, Boolean) Method Aspose.Email.Mail.MailMessage.AttachSignature(Cryptography.X509Certificates.X509Certificate2, Boolean)

Class Aspose.Email.TimeoutException Method Aspose.Email.TimeoutException.#ctor Method Aspose.Email.TimeoutException.#ctor(String)

Property Aspose.Email.Mail.EmlSaveOptions.CheckBodyContentEncoding Property Aspose.Email.Mail.HtmlSaveOptions.CheckBodyContentEncoding Property Aspose.Email.Mail.MhtSaveOptions.CheckBodyContentEncoding

Some classes have been moved to the new namespaces. It’s necessary to use the newly created same classes in the new namespaces. The old namespaces and their obsolete classes will be removed soon. The following table shows these changes.

Deprecated namespace New namespace Moved namespace members
Aspose.Email.Common.Commands Aspose.Email Classes
AsyncCommand
ResultEventArgs
CommandStatus

Interfaces
IAsyncCommand
ICommand

Enumerations
AsyncCommandResults
Aspose.iCalendar Aspose.Email.Recurrences Classes
ByDay
ByDayCollection
ByNumberCollection
DateCollection
RecurrencePattern (renamed to CalendarRecurrence)
RecurrenceRule
RecurrenceRuleCollection

Enumerations
EndType
Frequency
Aspose.Email.Mail.Calendaring Aspose.Email.Recurrences Classes
DailyRecurrencePattern
MonthlyRecurrencePattern
RecurrencePattern
WeeklyRecurrencePattern
YearlyRecurrencePattern

Enumerations
CalendarDay
CalendarMonth
DayPosition
Aspose.Email.Verify Aspose.Email.Verifications Classes
DomainValidatingEventArgs
EmailValidator
MailServerValidatingEventArgs
SyntaxValidatingEventArgs
ValidationResult

Delegates
DomainValidatingEventHandler
MailServerValidatingEventHandler
SyntaxValidatingEventHandler

Enumerations
ValidationPolicy
ValidationResponseCode
Aspose.Windows.Forms Aspose.Email.Windows.Forms Classes
FileDataObject
FileDataObjectCollection
FileDragEventArgs
FileDropTargetManager
FileDropTargetPanel
MailClientAgent
Recipient
RecipientCollection

Interfaces
IFileDropTargetControl

Delegates
FileDragEventHandler

Enumerations
RecipientType