IGraphClient.CreateTask

IGraphClient.CreateTask method

Creates Task in specified folder

public MapiTask CreateTask(MapiTask task, string taskListUri)
ParameterTypeDescription
taskListUriMapiTaskParent TaskList uri
taskStringMapiTask to be created

Return Value

Created MapiTask

See Also