class Athena::MIME::Header::Mailbox
Overview
Represents a Mailbox MIME Header for something like sender
(one named address).
Defined in:
header/mailbox.crConstructors
Instance Method Summary
-
#body : AMIME::Address
Returns the body of this header.
-
#body=(body : AMIME::Address)
Sets the body of this header.