AddBodyPart method: MCFMultiPart class
Syntax
AddBodyPart(&bodyPart)
Description
Use the AddBodyPart method to add the specified body part to this multipart email.
Parameters
| Parameter | Description |
|---|---|
|
&bodyPart |
Specify an already instantiated MCFBodyPart object. |
Returns
None.