Class FolderInfoCollection

FolderInfoCollection class

Represents collection of GraphFolderInfo.

public sealed class FolderInfoCollection : List<FolderInfo>

Constructors

NameDescription
FolderInfoCollection()The default constructor.

See Also