Text property: MCFBodyPart class
Description
Use this property to specify the text for the email.
Use the SetAttachmentContent method to specify image or other types of attachments. For a more complex bodypart, build a multipart and set the Multipart property of MCFBodyPart.
This property is read/write.
Related Topics