Skip to main content

Name

msgpart:unlink — Remove the part (and its children) from the MIME tree

Synopsis

msgpart:unlink();

Description

Removes the part (and its children) from the MIME tree.

Because this function is in the msys.core namespace, an explicit require('msys.core') is not necessary.

Was this page helpful?