GroupDocs.Metadata makes it easy for .NET developers to add metadata details to MSG files from within their applications by implementing a few easy steps.
- Load the MSG file to be updated.
- Specify a predicate that will be used to add metadata properties.
- Pass the predicate to the Metadata.AddProperties method.
- Save the changes.