Class: MsgExtractor::Message

Inherits:
MessageObject show all
Defined in:
lib/msg_extractor/message.rb

Overview

A regular email (IPM.Note and reports). All behavior lives on MessageObject; this class exists so dispatch results are introspectable.

Instance Attribute Summary

Attributes inherited from MessageObject

#named, #properties

Method Summary

Methods inherited from MessageObject

#attachments, #bcc, #body, #cc, #date, #headers, #html_body, #initialize, #message_class, #named_value, #recipients, #rtf_body, #save, #sender, #subject, #to

Constructor Details

This class inherits a constructor from MsgExtractor::MessageObject