delete_part
Description:
Delete the given body part from the message.
Parameters:
| this |
a message |
| part |
a part number, which must be strictly greater than 0, and strictly less than the number returned by count_parts |
Delete the given body part from the message.
| this |
a message |
| part |
a part number, which must be strictly greater than 0, and strictly less than the number returned by count_parts |