AlternateView.CreateAlternateViewFromString Method
.NET Framework 4.5
Creates an AlternateView of an email message using the content specified in a [System.String].
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateAlternateViewFromString(String) | Creates a AlternateView of an email message using the content specified in a String. |
|
CreateAlternateViewFromString(String, ContentType) | Creates an AlternateView of an email message using the content specified in a String and the specified MIME media type of the content. |
|
CreateAlternateViewFromString(String, Encoding, String) | Creates an AlternateView of an email message using the content specified in a String, the specified text encoding, and MIME media type of the content. |