$mime_id
$mime_id : string
Part MIME identifier
Class representing a message part
$mime_id : string
Part MIME identifier
$ctype_primary : string
Content main type
$ctype_secondary : string
Content subtype
$mimetype : string
Full content type
$realtype : string|null
Real content type (for fake parts)
$real_mimetype : string
Real content type of a message/rfc822 part
$size : int
Part size in bytes
$body : string|null
Part body
$headers : array
Part headers
$parts : array
Sub-Parts
$content_id : string|null
Part Content-Id
$content_location : string|null
Part Content-Location