To get all the parts, use this: var multiPartContent = message.getMultiPartContent(); This will return an array (multiPartContent).
確定! 回上一頁