|
Qore MailMessage Module Reference
1.3.1
|
class representing a MIME part of a Message More...

Public Member Functions | |
| add (MultiPartMixedMessage mpm) | |
| adds itself to a multipart/mixed message | |
| data | getData () |
| returns the data of the Part | |
| *hash | getHeaders () |
| returns any headers for the Part | |
| string | getMime () |
| returns the mime type of the Part | |
| string | getName () |
| returns the name of the Part | |
| string | getTransferEncoding () |
| returns the transfer encoding of the Part | |
class representing a MIME part of a Message
this class wraps all the data for the Part, including:
"image/jpeg")