Version 1
Connector Overview: This page documents all 221 actions for the Msplannerconnector v1.
Groups.plannerGroup (54)
POST Create new navigation property to buckets for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
POST Create new navigation property to plans for groups
/groups/{group-id}/planner/plans
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
N/A |
Options (6)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Use the container property instead. ID of the group that owns the plan. After it's set, this property can’t be updated. This property won't return a valid group ID if the container of the plan isn't a group. |
|
|
Required. Title of the plan. |
|
|
Read-only. Nullable. Collection of buckets in the plan. |
|
|
Read-only. Nullable. Collection of tasks in the plan. |
POST Create new navigation property to tasks for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
POST Create new navigation property to tasks for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
DELETE Delete navigation property assignedToTaskBoardFormat for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property assignedToTaskBoardFormat for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property buckets for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property planner for groups
/groups/{group-id}/planner
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property plans for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
GET Get assignedToTaskBoardFormat from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get assignedToTaskBoardFormat from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get buckets from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets
Read-only. Nullable. Collection of buckets in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get buckets from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Read-only. Nullable. Collection of buckets in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/details
Read-only. Nullable. Extra details about the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get planner from groups
/groups/{group-id}/planner
Entry-point to Planner resource that might exist for a Unified Group.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plans from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}
Read-only. Nullable. Returns the plannerPlans owned by the group.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks
Read-only. Nullable. The collection of tasks in the bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Read-only. Nullable. The collection of tasks in the bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks
Read-only. Nullable. Collection of tasks in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Read-only. Nullable. Collection of tasks in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get the number of the resource
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/groups/{group-id}/planner/plans/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET List plans
/groups/{group-id}/planner/plans
Retrieve a list of plannerPlan objects owned by a group object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
PATCH Update the navigation property assignedToTaskBoardFormat in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property assignedToTaskBoardFormat in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property bucketTaskBoardFormat in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property bucketTaskBoardFormat in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property buckets in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
PATCH Update the navigation property details in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property details in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
ETag value. |
|
|
N/A |
Options (1)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
PATCH Update the navigation property details in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property planner in groups
/groups/{group-id}/planner
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Nullable. Returns the plannerPlans owned by the group. |
PATCH Update the navigation property plans in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (6)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Use the container property instead. ID of the group that owns the plan. After it's set, this property can’t be updated. This property won't return a valid group ID if the container of the plan isn't a group. |
|
|
Required. Title of the plan. |
|
|
Read-only. Nullable. Collection of buckets in the plan. |
|
|
Read-only. Nullable. Collection of tasks in the plan. |
PATCH Update the navigation property progressTaskBoardFormat in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property progressTaskBoardFormat in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property tasks in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
PATCH Update the navigation property tasks in groups
/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of group |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
Planner.planner (2)
GET Get planner
/planner
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
PATCH Update planner
/planner
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
Options (4)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Nullable. Returns a collection of the specified buckets |
|
|
Read-only. Nullable. Returns a collection of the specified plans |
|
|
Read-only. Nullable. Returns a collection of the specified tasks |
Planner.plannerBucket (24)
POST Create new navigation property to tasks for planner
/planner/buckets/{plannerBucket-id}/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
POST Create plannerBucket
/planner/buckets
Create a new plannerBucket object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
DELETE Delete navigation property assignedToTaskBoardFormat for planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete plannerBucket
/planner/buckets/{plannerBucket-id}
Delete plannerBucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
ETag |
|
|
N/A |
GET Get assignedToTaskBoardFormat from planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plannerBucket
/planner/buckets/{plannerBucket-id}
Retrieve the properties and relationships of a plannerBucket object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Read-only. Nullable. The collection of tasks in the bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get the number of the resource
/planner/buckets/{plannerBucket-id}/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/planner/buckets/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET List buckets
/planner/buckets
Retrieve a list of plannerbucket objects.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET List tasks
/planner/buckets/{plannerBucket-id}/tasks
Retrieve a list of plannerTask objects associated to a plannerBucket object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
PATCH Update plannerbucket
/planner/buckets/{plannerBucket-id}
Update the properties of plannerbucket object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
ETag value. |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
PATCH Update the navigation property assignedToTaskBoardFormat in planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property bucketTaskBoardFormat in planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property details in planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property progressTaskBoardFormat in planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property tasks in planner
/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
Planner.plannerPlan (51)
POST Create new navigation property to buckets for planner
/planner/plans/{plannerPlan-id}/buckets
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
POST Create new navigation property to tasks for planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
POST Create new navigation property to tasks for planner
/planner/plans/{plannerPlan-id}/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
POST Create plannerPlan
/planner/plans
Create a new plannerPlan object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
Options (6)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Use the container property instead. ID of the group that owns the plan. After it's set, this property can’t be updated. This property won't return a valid group ID if the container of the plan isn't a group. |
|
|
Required. Title of the plan. |
|
|
Read-only. Nullable. Collection of buckets in the plan. |
|
|
Read-only. Nullable. Collection of tasks in the plan. |
DELETE Delete navigation property assignedToTaskBoardFormat for planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property assignedToTaskBoardFormat for planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property buckets for planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for planner
/planner/plans/{plannerPlan-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete plannerPlan
/planner/plans/{plannerPlan-id}
Delete a plannerPlan object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
ETag |
|
|
N/A |
GET Get assignedToTaskBoardFormat from planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get assignedToTaskBoardFormat from planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get buckets from planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Read-only. Nullable. Collection of buckets in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plannerPlan
/planner/plans/{plannerPlan-id}
Retrieve the properties and relationships of a plannerplan object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plannerPlanDetails
/planner/plans/{plannerPlan-id}/details
Retrieve the properties and relationships of a plannerPlanDetails object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks
Read-only. Nullable. The collection of tasks in the bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Read-only. Nullable. The collection of tasks in the bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Read-only. Nullable. Collection of tasks in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get the number of the resource
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/planner/plans/{plannerPlan-id}/buckets/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/planner/plans/{plannerPlan-id}/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/planner/plans/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET List buckets
/planner/plans/{plannerPlan-id}/buckets
Retrieve a list of plannerBucket objects contained by a plannerPlan object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET List plans
/planner/plans
Get a list of plannerPlan objects.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET List tasks
/planner/plans/{plannerPlan-id}/tasks
Retrieve a list of plannerTask objects associated with a plannerPlan object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
PATCH Update plannerPlan
/planner/plans/{plannerPlan-id}
Update the properties of a plannerPlan object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (6)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Use the container property instead. ID of the group that owns the plan. After it's set, this property can’t be updated. This property won't return a valid group ID if the container of the plan isn't a group. |
|
|
Required. Title of the plan. |
|
|
Read-only. Nullable. Collection of buckets in the plan. |
|
|
Read-only. Nullable. Collection of tasks in the plan. |
PATCH Update plannerplandetails
/planner/plans/{plannerPlan-id}/details
Update the properties of plannerplandetails object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
ETag value. |
|
|
N/A |
Options (1)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
PATCH Update the navigation property assignedToTaskBoardFormat in planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property assignedToTaskBoardFormat in planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property bucketTaskBoardFormat in planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property bucketTaskBoardFormat in planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property buckets in planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
PATCH Update the navigation property details in planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property details in planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property progressTaskBoardFormat in planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property progressTaskBoardFormat in planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property tasks in planner
/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
PATCH Update the navigation property tasks in planner
/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
Planner.plannerTask (18)
POST Create plannerTask
/planner/tasks
Create a new plannerTask.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
DELETE Delete navigation property assignedToTaskBoardFormat for planner
/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for planner
/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for planner
/planner/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for planner
/planner/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete plannerTask
/planner/tasks/{plannerTask-id}
Delete a plannerTask object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
GET Get plannerAssignedToTaskBoardTaskFormat
/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Retrieve the properties and relationships of a plannerAssignedToTaskBoardTaskFormat object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plannerBucketTaskBoardTaskFormat
/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat
Retrieve the properties and relationships of plannerBucketTaskBoardTaskFormat object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plannerProgressTaskBoardTaskFormat
/planner/tasks/{plannerTask-id}/progressTaskBoardFormat
Retrieve the properties and relationships of plannerProgressTaskBoardTaskFormat object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plannerTask
/planner/tasks/{plannerTask-id}
Retrieve the properties and relationships of plannerTask object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plannerTaskDetails
/planner/tasks/{plannerTask-id}/details
Retrieve the properties and relationships of a plannerTaskDetails object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get the number of the resource
/planner/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET List plannerTask objects
/planner/tasks
Retrieve a list of plannertask objects.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
PATCH Update plannerAssignedToTaskBoardTaskFormat
/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Update the properties of plannerAssignedToTaskBoardTaskFormat object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update plannerBucketTaskBoardTaskFormat
/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat
Update the properties of a plannerBucketTaskBoardTaskFormat object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update plannerProgressTaskBoardTaskFormat
/planner/tasks/{plannerTask-id}/progressTaskBoardFormat
Update the properties of plannerProgressTaskBoardTaskFormat object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update plannerTask
/planner/tasks/{plannerTask-id}
Update the properties of plannerTask object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
PATCH Update plannertaskdetails
/planner/tasks/{plannerTask-id}/details
Update the properties of plannerTaskDetails object.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
Users.plannerUser (72)
POST Create new navigation property to buckets for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
POST Create new navigation property to plans for users
/users/{user-id}/planner/plans
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
N/A |
Options (6)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Use the container property instead. ID of the group that owns the plan. After it's set, this property can’t be updated. This property won't return a valid group ID if the container of the plan isn't a group. |
|
|
Required. Title of the plan. |
|
|
Read-only. Nullable. Collection of buckets in the plan. |
|
|
Read-only. Nullable. Collection of tasks in the plan. |
POST Create new navigation property to tasks for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
POST Create new navigation property to tasks for users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
POST Create new navigation property to tasks for users
/users/{user-id}/planner/tasks
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
DELETE Delete navigation property assignedToTaskBoardFormat for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property assignedToTaskBoardFormat for users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property assignedToTaskBoardFormat for users
/users/{user-id}/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property bucketTaskBoardFormat for users
/users/{user-id}/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property buckets for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for users
/users/{user-id}/planner/plans/{plannerPlan-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property details for users
/users/{user-id}/planner/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property planner for users
/users/{user-id}/planner
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property plans for users
/users/{user-id}/planner/plans/{plannerPlan-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property progressTaskBoardFormat for users
/users/{user-id}/planner/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
DELETE Delete navigation property tasks for users
/users/{user-id}/planner/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag |
|
|
N/A |
GET Get assignedToTaskBoardFormat from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get assignedToTaskBoardFormat from users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get assignedToTaskBoardFormat from users
/users/{user-id}/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get bucketTaskBoardFormat from users
/users/{user-id}/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get buckets from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets
Read-only. Nullable. Collection of buckets in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get buckets from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Read-only. Nullable. Collection of buckets in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from users
/users/{user-id}/planner/plans/{plannerPlan-id}/details
Read-only. Nullable. Extra details about the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get details from users
/users/{user-id}/planner/tasks/{plannerTask-id}/details
Read-only. Nullable. More details about the task.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get planner from users
/users/{user-id}/planner
Entry-point to the Planner resource that might exist for a user. Read-only.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plans from users
/users/{user-id}/planner/plans
Read-only. Nullable. Returns the plannerTasks assigned to the user.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get plans from users
/users/{user-id}/planner/plans/{plannerPlan-id}
Read-only. Nullable. Returns the plannerTasks assigned to the user.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get progressTaskBoardFormat from users
/users/{user-id}/planner/tasks/{plannerTask-id}/progressTaskBoardFormat
Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks
Read-only. Nullable. The collection of tasks in the bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Read-only. Nullable. The collection of tasks in the bucket.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks
Read-only. Nullable. Collection of tasks in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Read-only. Nullable. Collection of tasks in the plan.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from users
/users/{user-id}/planner/tasks
Read-only. Nullable. Returns the plannerPlans shared with the user.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
Show only the first n items |
|
|
Skip the first n items |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
Include count of items |
|
|
Order items by property values |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get tasks from users
/users/{user-id}/planner/tasks/{plannerTask-id}
Read-only. Nullable. Returns the plannerPlans shared with the user.
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
Select properties to be returned |
|
|
Expand related entities |
|
|
N/A |
GET Get the number of the resource
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/users/{user-id}/planner/plans/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
GET Get the number of the resource
/users/{user-id}/planner/tasks/$count
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
Search items by search phrases |
|
|
Filter items by property values |
|
|
N/A |
PATCH Update the navigation property assignedToTaskBoardFormat in users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property assignedToTaskBoardFormat in users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property assignedToTaskBoardFormat in users
/users/{user-id}/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. |
PATCH Update the navigation property bucketTaskBoardFormat in users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property bucketTaskBoardFormat in users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property bucketTaskBoardFormat in users
/users/{user-id}/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property buckets in users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
N/A |
Options (5)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Name of the bucket. |
|
|
Hint used to order items of this type in a list view. For details about the supported format, see Using order hints in Planner. |
|
|
Plan ID to which the bucket belongs. |
|
|
Read-only. Nullable. The collection of tasks in the bucket. |
PATCH Update the navigation property details in users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property details in users
/users/{user-id}/planner/plans/{plannerPlan-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
ETag value. |
|
|
N/A |
Options (1)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
PATCH Update the navigation property details in users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property details in users
/users/{user-id}/planner/tasks/{plannerTask-id}/details
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Description of the task. |
|
|
N/A |
PATCH Update the navigation property planner in users
/users/{user-id}/planner
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
ETag value. |
|
|
N/A |
Options (3)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Nullable. Returns the plannerTasks assigned to the user. |
|
|
Read-only. Nullable. Returns the plannerPlans shared with the user. |
PATCH Update the navigation property plans in users
/users/{user-id}/planner/plans/{plannerPlan-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
N/A |
Options (6)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Use the container property instead. ID of the group that owns the plan. After it's set, this property can’t be updated. This property won't return a valid group ID if the container of the plan isn't a group. |
|
|
Required. Title of the plan. |
|
|
Read-only. Nullable. Collection of buckets in the plan. |
|
|
Read-only. Nullable. Collection of tasks in the plan. |
PATCH Update the navigation property progressTaskBoardFormat in users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property progressTaskBoardFormat in users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property progressTaskBoardFormat in users
/users/{user-id}/planner/tasks/{plannerTask-id}/progressTaskBoardFormat
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
ETag value. |
|
|
N/A |
Options (2)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner. |
PATCH Update the navigation property tasks in users
/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerBucket |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
PATCH Update the navigation property tasks in users
/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerPlan |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |
PATCH Update the navigation property tasks in users
/users/{user-id}/planner/tasks/{plannerTask-id}
Parameters
|
Parameter Name |
Description |
|---|---|
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
N/A |
|
|
The unique identifier of user |
|
|
The unique identifier of plannerTask |
|
|
N/A |
Options (18)
|
Option Name |
Description |
|---|---|
|
|
The unique identifier for an entity. Read-only. |
|
|
Number of checklist items with value set to false, representing incomplete items. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service. |
|
|
Number of checklist items that are present on the task. |
|
|
Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. |
|
|
Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Read-only. Value is true if the details object of the task has a nonempty description and false otherwise. |
|
|
Hint used to order items of this type in a list view. The format is defined as outlined here. |
|
|
Percentage of task completion. When set to 100, the task is considered completed. |
|
|
Plan ID to which the task belongs. |
|
|
N/A |
|
|
Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as 'urgent', 2, 3 and 4 as 'important', 5, 6, and 7 as 'medium', and 8, 9, and 10 as 'low'. Additionally, Planner sets the value 1 for 'urgent', 3 for 'important', 5 for 'medium', and 9 for 'low'. |
|
|
Number of external references that exist on the task. |
|
|
Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z |
|
|
Title of the task. |