This topic has not yet been rated - Rate this topic

AlternateView.CreateAlternateViewFromString Method

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
Public method Static member CreateAlternateViewFromString(String) Creates a AlternateView of an email message using the content specified in a String.
Public method Static member 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.
Public method Static member 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.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.