PstReaderGetPstRootFolders Method
Gets the list of root folders which are present in the .PST file or stream.
Overload List
  NameDescription
Public methodCode exampleGetPstRootFolders(Boolean)
Gets the list of root folders which are present in the .PST file or stream.
Public methodGetPstRootFolders(Boolean, String)
Gets the list of root folders which are present in the .PST file or stream with specified delimiter which is used as a hierarchy delimiter of separate levels of folder names.
Top
See Also