Load html to new mail message

Hello
When loading an html:
Dim x As MailMessage = MailMessage.Load(source, HtmlOpt)

The subject is not taken from the html title tag? or if not available from the description tag?
Thanks.

Hello,

We don’t currently have this option, but we will consider adding it.

Thanks.

1 Like

Hello
Thanks for consideration, just in case it was approved, it will be in the Html load options to apply to both MailMessage and MapiMessage?
Thanks again

I think the feature could be added to the HtmlLoadOptions class, which would apply to both MailMessage and MapiMessage.

1 Like