GetAttachments method: MCFInboundEmail class
Syntax
GetAttachments()
Description
Use the GetAttachments method to return the attachments with this email.
Parameters
None.
Returns
An array of MCFBodyPart objects. The methods returns an array of length 0 if there are no attachments
Related Topics