Specifies mail message file format.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Enumeration MailFormat
C#
public enum MailFormat

Members

Member nameDescription
Supported by the .NET Compact FrameworkMime
Represents a MIME (*.eml) mail message.
Supported by the .NET Compact FrameworkOutlookMsg
Represents an Outlook (*.msg) mail message.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also