pub.mime:getNumParts
WmPublic. Returns the number of body parts in the specified MIME object.
Input Parameters
Output Parameters
numParts | String The number of body parts in the MIME object. |
Usage Notes
This service operates on the MIME object (mimeData) produced by createMimeData.
For general information about MIME messages and using the MIME services, see the MIME-S/MIME Developer’s Guide.
See Also