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