Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Reference
System.Web.Mail
 MailFormat Enumeration
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
MailFormat Enumeration

Provides enumerated values for e-mail format.

[Visual Basic]
<Serializable>
Public Enum MailFormat
[C#]
[Serializable]
public enum MailFormat
[C++]
[Serializable]
__value public enum MailFormat
[JScript]
public
   Serializable
enum MailFormat

Members

Member name Description
Html Specifies that the e-mail format is HTML.
Text Specifies that the e-mail format is plain text.

Requirements

Namespace: System.Web.Mail

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: System.Web (in System.Web.dll)

See Also

System.Web.Mail Namespace

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker