Disposition property: MCFBodyPart class
Description
Use this property to specify how the body part is presented in the received mail.
Some email clients ignore the setting of this property and present body parts either inline or as file attachments.
Valid values for this property are:
| Value | Description |
|---|---|
|
Attachment |
The body part is shown as a file attachment. |
|
Inline |
The body part is shown in the body itself. |
This property is read/write.