As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...it right back: using Metadata metadata = new(msgFile); MsgRootPackage...MsgRootPackage root = metadata.GetRootPackage<MsgRootPackage>(); MsgPackage...