Get AlternateView Content by MediaType

Hello and thank you very much for this vital feature, hopefully it is case insensitive, right?
ie
var textBody = msg.GetAlternateViewContent(“text/plain”);
and
var textBody = msg.GetAlternateViewContent(“Text/Plain”);
and
var textBody = msg.GetAlternateViewContent(“Text/plain”);
are all the same?

Unfortunately, in the current version, the parameter is case sensitive. But we have already included this aspect in the future version.

@australian.dev.nerds
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): EMAILNET-41220

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like