Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphClient.CreateFolder Method

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)

CreateFolder(GraphFolderId, String)

Creates new subfolder of in Root.

Declaration
public GraphFolderInfo CreateFolder(GraphFolderId parentId, string folderName)
Parameters
Type Name Description
GraphFolderId parentId

Only Root or null is currently supported by Microsoft Graph API.

String folderName

Name of the new folder.

Returns
Type Description
GraphFolderInfo

The GraphFolderInfo instance representing the Graph folder.

In This Article
  • CreateFolder(GraphFolderId, String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies