Hunny Software Library Reference

Headers Properties

The properties of the Headers class are listed below. For a complete list of Headers class members, see the Headers Members topic.

Public Instance Properties

Bcc Gets the field body of the Bcc header field.
Cc Gets the field body of the Cc header field.
ContentDisposition Gets the field body of the Content-Disposition header field.
ContentId Gets the field body of the Content-ID header field.
ContentTransferEncoding Gets the field body of the Content-Transfer-Encoding header field.
ContentType Gets the field body of the Content-Type header field.
Date Gets the field body of the Date header field.
From Gets the field body of the From header field.
MessageId Gets the field body of the Message-ID header field.
Modified (inherited from Node) Gets or sets the is-modified flag.
NumFields Gets the number of header fields in the list.
Parent (inherited from Node) Gets or sets the parent Node object.
Received Gets the field body of the Received header field.
ReplyTo Gets the field body of the Reply-To header field.
ReturnPath Gets the field body of the Return-Path header field.
Sender Gets the field body of the Sender header field.
String (inherited from Node) Gets or sets the string representation.
Subject Gets the field body of the Subject header field.
To Gets the field body of the To header field.

See Also

Headers Class | Hunny.Mime Namespace