FilePath property: MCFBodyPart class
Description
Specify the path for the file that contains the contents of this email.
Whether this is a relative or absolute path depends on the FilePathType property.
You can also specify a URL to the file using this property, if the FilePathType property is specified as %FilePath_Absolute.
If you specify a value for this property, the ‘Text’ content is ignored.
This property is read/write.
Related Topics