![]() |
Qore MailMessage Module Reference
1.3.3
|
class representing a MIME part of a Message More...

Public Member Methods | |
| add (MultiPartAlternativeMessage mpa) | |
| adds itself to a multipart/alternative message | |
| data | getData () |
| returns the data of the Part | |
| *hash< auto > | 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 | |