Method
CamelMultipartget_part
Declaration [src]
CamelMimePart*
camel_multipart_get_part (
CamelMultipart* multipart,
guint index
)
Return value
Type: CamelMimePart
The indicated subpart, or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |