MimeEntity.Headers Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
Headers
Gets the list of headers of this entity.
Declaration
public MimeHeaderCollection Headers { get; }Property Value
| Type | Description | 
|---|---|
| MimeHeaderCollection | The list of headers. |