AlternateView::CreateAlternateViewFromString Method
.NET Framework (current version)
Creates an AlternateView of an email message using the content specified in a String.
Assembly: System (in System.dll)
| 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. |
Show:

