get_part_by_content_id
Description:
Get a MIME part by id from a message.
Parameters:
this |
a MimeMessage object |
content_id |
content-id to search for |
Returns:
the MIME part with the requested id, or null if not found |