Gets the list of headers of this entity.

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

Syntax

Visual Basic
Public ReadOnly Property Headers As MimeHeaderCollection
	Get
C#
public MimeHeaderCollection Headers { get; }

Field Value

The list of headers.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also