package email_message

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

This is just a list of commonly used header field names for simple reuse

val subject : string
val to_ : string
val cc : string
val bcc : string
val from : string
val date : string
val message_id : string
val list_id : string