GroupDocs.Metadata for Node.js via Java allows to edit metadata in Msg files with a few easy steps.
- Load the Msg file to be updated.
- Specify a predicate to filter desired metadata properties.
- Pass the predicate and new value to the UpdateProperties method.
- Save the changes.