CreateAlternateViewFromString Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Net.Mail Namespace
AlternateView Class
AlternateView Methods
CreateAlternateViewFromStri ...
CreateAlternateViewFromString ...
CreateAlternateViewFromString ...
CreateAlternateViewFromString ...
AlternateView Methods
CreateAlternateViewFromString ...
Dispose Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
AlternateView
.
.
::
.
CreateAlternateViewFromString Method
Creates an
AlternateView
of an email message using the content specified in a
[System.String]
.
Overload List
Name
Description
CreateAlternateViewFromString(String)
Creates a
AlternateView
of an email message using the content specified in a
[System.String]
.
CreateAlternateViewFromString(String, ContentType)
Creates an
AlternateView
of an email message using the content specified in a
[System.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
[System.String]
, the specified text encoding, and MIME media type of the content.
Top
See Also
Reference
AlternateView Class
AlternateView Members
System.Net.Mail Namespace
Tags :