IGraphClient.ListTasks

IGraphClient.ListTasks method

List MapiTask from the parent TaskList.

public MapiTaskCollection ListTasks(string id)
ParameterTypeDescription
idStringParent TaskList id

Return Value

Returns list of MapiTask of the TaskList

See Also