PstFolderGetPstSubFolders Method
Gets the list of sub-folders of the given folder.
Overload List
  NameDescription
Public methodGetPstSubFolders(Boolean)
Gets the list of sub-folders of the given folder.
Public methodGetPstSubFolders(Boolean, String)
Gets the list of sub-folders of the given folder with specified delimiter which is used as a hierarchy delimiter of separate levels of folder names.
Top
See Also