EnumerateFolders

EnumerateFolders (1 of 2)

Exposes the enumerator, which supports an iteration of subfolders in folder.

Returns: System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a subfolders in folder.

EnumerateFolders()

EnumerateFolders (2 of 2)

Exposes the enumerator, which supports an iteration of subfolders in folder.

Returns: System::Collections::Generic::IEnumerable , that represents an enumerator that iterates through a subfolders in folder.

EnumerateFolders(FolderKind kind)
ParameterDescription
kindThe FolderKind that represents kind of folder.