struct _EMPopupTargetPart — A Camel object.
struct _EMPopupTargetPart {
EPopupTarget target;
char * mime_type;
struct _CamelMimePart * part;
}; Superclass.
MIME type of the part. This may be a calculated type not matching the part's MIME type.
A CamelMimePart representing a message or attachment.