Microsoft Planner · Schema

IdentitySet

A set of identities associated with various events for a resource

CollaborationMicrosoft 365ProductivityProject ManagementTask Management
View JSON Schema on GitHub

JSON Schema

microsoft-planner-identity-set-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "IdentitySet",
  "type": "object",
  "description": "A set of identities associated with various events for a resource",
  "properties": {}
}