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