Represents the headers of an email message. This type is a supertype of
the standard Headers class, which is used to manage HTTP headers.
Note that this type does not include methods for modifying the headers,
such as append, delete, or set. It is intended to be used for
read-only access to the headers of an email message.