Gets the type of the entity.

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

Syntax

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

Field Value

An entity type.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also