Microsoft Planner · Schema

PlannerUserIds

Set of user IDs that a plan is shared with. Each key is a user ID and the value is true.

CollaborationMicrosoft 365ProductivityProject ManagementTask Management
View JSON Schema on GitHub

JSON Schema

microsoft-planner-planner-user-ids-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PlannerUserIds",
  "type": "object",
  "description": "Set of user IDs that a plan is shared with. Each key is a user ID and the value is true."
}