webCOMAND

Email Content Type

The email content type is used to store an email in the repository with the following fields.

  • Timestamp - Time and date the email was sent.
  • From - Embedded Email Address..
  • To - Embedded list of Email Addresses.
  • CC - Embedded list of Email Addresses.
  • BCC - Embedded list of Email Addresses.
  • Subject - The decoded subject in UTF8 format.
  • Message - The decoded message in UTF8 format.
  • Attachments - Embedded list of Files.
  • Email Status - Reference to an Email Status, such as Unsent, Sent, Received and Read.
  • Source - The raw source of the email, including all headers, the encoded message body and attachments.