FindSubfolders

FindSubfolders

Finds the identifiers of subfolders for for the current folder. It might be useful in case of reading corrupted pst when the GetSubfolders and EnumerateFolders methods could throw an exception.

Returns: Collection of entry Ids.

FindSubfolders(System::String parentEntryId)
ParameterDescription
parentEntryIdEntry id of the parent folder.