Gets the list of headers of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Headers As MimeHeaderCollection Get |
| C# |
|---|
public MimeHeaderCollection Headers { get; } |