AttachSizes property: MCFInboundEmail class
Description
This property returns the sizes of the attachments associated with an email.
This property takes a string value, not a numeric value. Multiple values are separated by a semicolon (;).
The attachment sizes appear in the same order as the file names in AttachList.
This property is read/write.
Related Topics