Gets a value indicating the part's kind.

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

Syntax

Visual Basic
Public ReadOnly Property Kind As ImapMessagePartKind
	Get
C#
public ImapMessagePartKind Kind { get; }

Field Value

Part kind.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also