FolderInfoGetSubFolders Method

Gets collection of subfolders.

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public FolderInfoCollection GetSubFolders()

Return Value

Type: FolderInfoCollection
The FolderInfo collection.
See Also