Quantcast
Channel: Aspose.Email Product Family
Viewing all articles
Browse latest Browse all 1367

Issue with recursively traversing OST folders

$
0
0
Using Aspose.Email for .NET 5.3. I have an OST file, and I'm trying to recursively walk the folder structure. When I get to the folder "Root - Mailbox\Finder", the folder's HasSubFolders property is TRUE, but I am unable to get a list of the subfolders through either the GetSubFolders() or EnumerateFolders() methods. If I use a competing product (IndependentSoft) I am able to examine the folders underneath "Finder". Also, if I have the entryId, I can directly access the folder by calling PersonalStorage.GetFolderById(). I saw an post from about three years ago indicating that "Search folders are no longer listed as of version 1.7 of Aspose.Email". I assume that's the issue here. But it seems to me that this is somewhat broken, given both the value of HasSubFolders, and that it IS possible to directly access these folders if you know their IDs. I can't understand why you can't also walk them.

Viewing all articles
Browse latest Browse all 1367

Latest Images

Trending Articles



Latest Images