Bucket
Contents
[
Hide
]Bucket class
https://docs.microsoft.com/en-us/graph/api/resources/plannerbucket?view=graph-rest-1.0 The plannerBucket resource represents a bucket (or “custom column”) for tasks in a plan in Office 365. It is contained in a plannerPlan and can have a collection of plannerTasks.
Methods
| Name | Description |
|---|---|
| get_Id | ID of the bucket. Read-only. |
| get_Name | Name of the bucket. |
| get_OrderHint | Hint used to order items of this type in a list view.The format is defined as outlined here. |
| get_PlanId | Plan ID to which the bucket belongs. |
| set_Id | ID of the bucket. Read-only. |
| set_Name | Name of the bucket. |
| set_OrderHint | Hint used to order items of this type in a list view.The format is defined as outlined here. |
| set_PlanId | Plan ID to which the bucket belongs. |
| ServerPath | plannerBucket server path |