This class represents a single part of a MIME message. It contains
the actual content of the message part plus information about its encoding,
content type and original filename. It provides a method for generating a
string from the stored data. Zend_Mime_Part objects can be
added to Zend_Mime_Message to
assemble a complete multipart message.




