Show / Hide Table of Contents

OrgSettings-Todo.ReadWrite.All

Allows the app to read and write organization-wide Microsoft To Do settings on behalf of the signed-in user.

Graph Methods

Type: A = Application Permission, D = Delegate Permission

Ver Type Method
V1 A,D GET /admin/todo
V1 A,D PATCH /admin/todo

Delegate Permission

Id 087502c2-5263-433e-abe3-8f77231a0627
Consent Type Admin
Display String Read and write organization-wide Microsoft To Do settings
Description Allows the app to read and write organization-wide Microsoft To Do settings on behalf of the signed-in user.

Application Permission

Id 5febc9da-e0d0-4576-bd13-ae70b2179a39
Display String Read and write organization-wide Microsoft To Do settings
Description Allows the app to read and write organization-wide Microsoft To Do settings, without a signed-in user.

Resources

adminTodo

Property Type Description
id String Unique ID. Inherited from entity.
settings todoSettings Company-wide settings for Microsoft Todo.

todoSettings

Property Type Description
isExternalJoinEnabled Boolean Controls whether users can join lists from users external to your organization.
isExternalShareEnabled Boolean Controls whether users can share lists with external users.
isPushNotificationEnabled Boolean Controls whether push notifications are enabled for your users.
In This Article
Back to top Created by merill | Submit feedback