Browse our Products

Aspose.Email for .NET 19.10 Release Notes

All Changes

KeySummaryCategory
EMAILNET-39433Add support for AMP HTML emailsNew Feature
EMAILNET-39606Provide more accurate HTML to Text conversion.Enhancement
EMAILNET-39600HTML Body not correctly displayedEnhancement
EMAILNET-39594URL disappeared using MailMessage.HtmlBodyTextEnhancement
EMAILNET-39603Empty To, CC, BCC fields when reading OLM fileBug
EMAILNET-39597How to set Return-Path header in Aspose.EmailBug
EMAILNET-39596Issue in using Aspose.Email with OAuthBug
EMAILNET-39604Parsing To MailMessage failsBug
EMAILNET-39599Wrong recurrence duration is set using APIBug
EMAILNET-39591Information is lost on saving EML as MSGBug
EMAILNET-39586Formating issues on email body to MHTML conversionBug
EMAILNET-39605DKIM failed using Aspose.EmailBug
EMAILNET-39607Corrupt MHT generated on saving EMLBug
EMAILNET-39613OLE object is missing in exported PDFBug
EMAILNET-39612MailMessage.MessageId has a new value for each runBug
EMAILNET-39627Parsing To failsBug

Added APIs

TypeTitle
ClassAspose.Email.Amp.AmpAccordion
ClassAspose.Email.Amp.AmpAnim
ClassAspose.Email.Amp.AmpAttributes
ClassAspose.Email.Amp.AmpCarousel
ClassAspose.Email.Amp.AmpComponent
ClassAspose.Email.Amp.AmpFitText
ClassAspose.Email.Amp.AmpForm
ClassAspose.Email.Amp.AmpImage
ClassAspose.Email.Amp.AmpMessage
ClassAspose.Email.Amp.AmpTimeago
ClassAspose.Email.Amp.CarouselType
ClassAspose.Email.Amp.FormField
ClassAspose.Email.Amp.FormMethod
ClassAspose.Email.Amp.FormTarget
ClassAspose.Email.Amp.LayoutType
ClassAspose.Email.Amp.Section
ClassAspose.Email.Amp.SectionHeader
ClassAspose.Email.Amp.SectionHeaderType
ClassAspose.Email.Amp.SectionValue
ClassAspose.Email.HyperlinkRenderingCallback
Field/EnumAspose.Email.Amp.AmpImage.defaultHeight
Field/EnumAspose.Email.Amp.AmpImage.defaultWidth
Field/EnumAspose.Email.Amp.CarouselType.Carousel
Field/EnumAspose.Email.Amp.CarouselType.Slides
Field/EnumAspose.Email.Amp.FormMethod.Get
Field/EnumAspose.Email.Amp.FormMethod.Post
Field/EnumAspose.Email.Amp.FormTarget.Blank
Field/EnumAspose.Email.Amp.FormTarget.Top
Field/EnumAspose.Email.Amp.FormTarget.Undefined
Field/EnumAspose.Email.Amp.LayoutType.Container
Field/EnumAspose.Email.Amp.LayoutType.Fill
Field/EnumAspose.Email.Amp.LayoutType.Fixed
Field/EnumAspose.Email.Amp.LayoutType.FixedHeight
Field/EnumAspose.Email.Amp.LayoutType.Flex
Field/EnumAspose.Email.Amp.LayoutType.Intrinsic
Field/EnumAspose.Email.Amp.LayoutType.Nodisplay
Field/EnumAspose.Email.Amp.LayoutType.Responsive
Field/EnumAspose.Email.Amp.SectionHeaderType.h1
Field/EnumAspose.Email.Amp.SectionHeaderType.h2
Field/EnumAspose.Email.Amp.SectionHeaderType.h3
Field/EnumAspose.Email.Amp.SectionHeaderType.h4
Field/EnumAspose.Email.Amp.SectionHeaderType.h5
Field/EnumAspose.Email.Amp.SectionHeaderType.h6
Field/EnumAspose.Email.Amp.SectionHeaderType.header
MethodAspose.Email.Amp.AmpAccordion.#ctor
MethodAspose.Email.Amp.AmpAccordion.ToAmpHtml
MethodAspose.Email.Amp.AmpAccordion.ToHtml
MethodAspose.Email.Amp.AmpAnim.#ctor(System.Int32,System.Int32)
MethodAspose.Email.Amp.AmpAnim.ToAmpHtml
MethodAspose.Email.Amp.AmpAttributes.#ctor
MethodAspose.Email.Amp.AmpAttributes.ToAmpHtml
MethodAspose.Email.Amp.AmpAttributes.ToHtml
MethodAspose.Email.Amp.AmpCarousel.#ctor(System.Int32,System.Int32)
MethodAspose.Email.Amp.AmpCarousel.ToAmpHtml
MethodAspose.Email.Amp.AmpCarousel.ToHtml
MethodAspose.Email.Amp.AmpComponent.#ctor
MethodAspose.Email.Amp.AmpComponent.ToAmpHtml
MethodAspose.Email.Amp.AmpComponent.ToHtml
MethodAspose.Email.Amp.AmpFitText.#ctor(System.String)
MethodAspose.Email.Amp.AmpFitText.ToAmpHtml
MethodAspose.Email.Amp.AmpFitText.ToHtml
MethodAspose.Email.Amp.AmpForm.#ctor
MethodAspose.Email.Amp.AmpForm.ToAmpHtml
MethodAspose.Email.Amp.AmpForm.ToHtml
MethodAspose.Email.Amp.AmpImage.#ctor(System.Int32,System.Int32)
MethodAspose.Email.Amp.AmpImage.ToAmpHtml
MethodAspose.Email.Amp.AmpImage.ToHtml
MethodAspose.Email.Amp.AmpMessage.#ctor
MethodAspose.Email.Amp.AmpMessage.AddAmpComponent(Aspose.Email.Amp.AmpComponent)
MethodAspose.Email.Amp.AmpMessage.Save(System.IO.Stream,Aspose.Email.SaveOptions)
MethodAspose.Email.Amp.AmpTimeago.#ctor(System.DateTime)
MethodAspose.Email.Amp.AmpTimeago.#ctor(System.DateTime,System.Int32,System.Int32)
MethodAspose.Email.Amp.AmpTimeago.ToAmpHtml
MethodAspose.Email.Amp.AmpTimeago.ToHtml
MethodAspose.Email.Amp.FormField.#ctor
MethodAspose.Email.Amp.FormField.#ctor(System.String)
MethodAspose.Email.Amp.FormField.#ctor(System.String,System.String)
MethodAspose.Email.Amp.FormField.ToAmpHtml
MethodAspose.Email.Amp.FormField.ToHtml
MethodAspose.Email.Amp.Section.#ctor
MethodAspose.Email.Amp.Section.ToAmpHtml
MethodAspose.Email.Amp.Section.ToHtml
MethodAspose.Email.Amp.SectionHeader.#ctor(Aspose.Email.Amp.SectionHeaderType,System.String)
MethodAspose.Email.Amp.SectionValue.#ctor(System.Object)
MethodAspose.Email.Amp.SectionValue.ToAmpHtml
MethodAspose.Email.Amp.SectionValue.ToHtml
MethodAspose.Email.MailMessage.GetHtmlBodyText(Aspose.Email.HyperlinkRenderingCallback)
PropertyAspose.Email.Amp.AmpAccordion.DisableSessionStates
PropertyAspose.Email.Amp.AmpAccordion.ExpandSingleSection
PropertyAspose.Email.Amp.AmpAccordion.RequiredScript
PropertyAspose.Email.Amp.AmpAccordion.Sections
PropertyAspose.Email.Amp.AmpAnim.Attribution
PropertyAspose.Email.Amp.AmpAnim.RequiredScript
PropertyAspose.Email.Amp.AmpAttributes.Height
PropertyAspose.Email.Amp.AmpAttributes.Heigths
PropertyAspose.Email.Amp.AmpAttributes.IsFallback
PropertyAspose.Email.Amp.AmpAttributes.IsNoloading
PropertyAspose.Email.Amp.AmpAttributes.IsPlaceHolder
PropertyAspose.Email.Amp.AmpAttributes.Layout
PropertyAspose.Email.Amp.AmpAttributes.Media
PropertyAspose.Email.Amp.AmpAttributes.On
PropertyAspose.Email.Amp.AmpAttributes.Sizes
PropertyAspose.Email.Amp.AmpAttributes.Width
PropertyAspose.Email.Amp.AmpCarousel.Images
PropertyAspose.Email.Amp.AmpCarousel.RequiredScript
PropertyAspose.Email.Amp.AmpCarousel.Type
PropertyAspose.Email.Amp.AmpComponent.Attributes
PropertyAspose.Email.Amp.AmpComponent.Fallback
PropertyAspose.Email.Amp.AmpComponent.Placeholder
PropertyAspose.Email.Amp.AmpComponent.RequiredScript
PropertyAspose.Email.Amp.AmpFitText.MaxFontSize
PropertyAspose.Email.Amp.AmpFitText.MinFontSize
PropertyAspose.Email.Amp.AmpFitText.RequiredScript
PropertyAspose.Email.Amp.AmpFitText.Value
PropertyAspose.Email.Amp.AmpForm.Action
PropertyAspose.Email.Amp.AmpForm.ActionXhr
PropertyAspose.Email.Amp.AmpForm.Fieldset
PropertyAspose.Email.Amp.AmpForm.Method
PropertyAspose.Email.Amp.AmpForm.RequiredScript
PropertyAspose.Email.Amp.AmpForm.Target
PropertyAspose.Email.Amp.AmpImage.Alt
PropertyAspose.Email.Amp.AmpImage.IsValid
PropertyAspose.Email.Amp.AmpImage.RequiredScript
PropertyAspose.Email.Amp.AmpImage.Src
PropertyAspose.Email.Amp.AmpMessage.AmpHtmlBody
PropertyAspose.Email.Amp.AmpTimeago.Cutoff
PropertyAspose.Email.Amp.AmpTimeago.DateTime
PropertyAspose.Email.Amp.AmpTimeago.Locale
PropertyAspose.Email.Amp.AmpTimeago.RequiredScript
PropertyAspose.Email.Amp.FormField.Id
PropertyAspose.Email.Amp.FormField.InputType
PropertyAspose.Email.Amp.FormField.IsRequired
PropertyAspose.Email.Amp.FormField.Label
PropertyAspose.Email.Amp.FormField.Name
PropertyAspose.Email.Amp.FormField.Placeholder
PropertyAspose.Email.Amp.FormField.Value
PropertyAspose.Email.Amp.Section.Expanded
PropertyAspose.Email.Amp.Section.Header
PropertyAspose.Email.Amp.Section.Value
PropertyAspose.Email.Amp.SectionHeader.Type
PropertyAspose.Email.Amp.SectionHeader.Value
PropertyAspose.Email.Amp.SectionValue.Data

Removed APIs

No Changes