Redemption Cannot add Item to Folder
问题 I'm writing a program in C# using Redemption to iterate through the RDOMail objects in a RDOPstStore and copy the ones marked as relevant to a new RDOPstStore . I can modify the folders in the RDOPstStore.IPMRootFolder , and do so to only leave one folder (Results). However when I go to add RDOMail items to this folder (saved in a list previously) the items do not appear in the folders Items member. Is there something I am missing in order to ensure the "added" RDOMail object is saved in the