mail_type Derived Type

type, public :: mail_type

Opaque e-mail type that stores sender, recipients, subject, message, and allocation status.


Inherits

type~~mail_type~~InheritsGraph type~mail_type mail_type type~person_type person_type type~mail_type->type~person_type from, to, cc, bcc