| Name | Meaning |
|---|---|
partId
|
Unique identifier for the message part |
type
|
MIME multi-part message type |
subtype
|
MIME multi-part message sub-type |
typeParams
|
Type parameters |
disposition
|
How information is presented to the user: inline or attachment |
dispParams
|
Disposition parameters |
encoding
|
Type of encoding: 7bit, 8bit/binary, quoted-printable, or base64 |
filename
|
Filename if this is an attachment |
size
|
Size in bytes of the part |
isTruncated
|
If the message body is truncated |
contentId
|
Unique identifier for the part |
referencedInline
|
If the part is referenced inline by another part of the message |
text
|
Part content |
attachments
|
AttachmentInfo |