wm.tn.mime:getNumParts
Retrieves the number of body parts in the specified MIME object.
Input Parameters
mimeData | Object The MIME object for which you want to retrieve the number of body parts. |
Output Parameters
numParts | String The number of body parts in the MIME object. |
Usage Notes
This service is not compatible with those in the pub.mime folder. The MIME objects that the pub.mime:createMimeData service creates will not work with this service.