Microsoft Planner · Schema

PlannerPlan

Represents a plan in Microsoft 365. A plan is owned by a group and contains a collection of plannerTasks. It can also have a collection of plannerBuckets.

CollaborationMicrosoft 365ProductivityProject ManagementTask Management

Properties

Name Type Description
@odata.etag string The ETag of the resource, used for concurrency control
id string The unique identifier for the plan. 28 characters long and case-sensitive.
title string Title of the plan
owner string Deprecated. Use the container property instead. ID of the group that owns the plan.
createdDateTime string The date and time at which the plan was created. ISO 8601 format, always in UTC.
View JSON Schema on GitHub