When I used ‘ExtractAttachments’ to parse attachments in a PST file, memory was not released. It appears that Dispose() method does not take effect.
SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(pstFile, …...Memory leak when extract attachments in PST Aspose.Email Product...