Creates an System.Net.Mail.AlternateView of an email message using the content specified in a string and the specified MIME media type of the content.
- content
A string that contains the content for this attachment.
- contentType
A System.Net.Mime.ContentType that describes the data in string.
![]()
An System.Net.Mail.AlternateView object that represents an alternate view of an email message.