Specifies IMAP message part kind.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Enumeration ImapMessagePartKind
C#
public enum ImapMessagePartKind

Members

Member nameDescription
Supported by the .NET Compact FrameworkText
Text view (body).
Supported by the .NET Compact FrameworkLinkedResource
Linked resource.
Supported by the .NET Compact FrameworkAttachment
Attachment.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also