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