Creates an System.Net.Mail.AlternateView of an email message using the content specified in a string, the specified text encoding, and MIME media type of the content.
- encoding
- Documentation for this section has not yet been entered.
- content
- A string that contains the content for this attachment.
- mediaType
- The MIME media type of the content.
An System.Net.Mail.AlternateView object that represents an alternate view of an email message.