parts property

List<Part> parts
final

Ordered Parts that constitute a single message.

Parts may have different MIME types.

Implementation

final List<Part> parts;