Multipart.getSubpartFromContentId

gmime.object.ObjectWrap getSubpartFromContentId(string contentId)

Gets the mime part with the content-id content_id from the multipart multipart.

Parameters

contentIdthe content id of the part to look for

Returns

the #GMimeObject whose content-id matches

the search string, or null if a match cannot be found.