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, …...a PST file, memory was not released. It appears that Dispose()...attachments are not being properly released, even after calling the Dispose()...