MimeType.MULTIPART_PARALLEL_VALUE

This type is syntactically identical to "multipart/mixed", but the semantics are different. In particular, in a parallel entity, the order of body parts is not significant.

class MimeType
enum string MULTIPART_PARALLEL_VALUE;

Meta