Bucket
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.
The Bucket type exposes the following members:
Constructors
| Name | Description |
|---|---|
| Bucket() | Initializes a new instance of the Bucket class |
Properties
| Name | Description |
|---|---|
| id | ID of the bucket. Read-only. |
| name | Name of the bucket. |
| order_hint | Hint used to order items of this type in a list view.The format is defined as outlined here. |
| plan_id | Plan ID to which the bucket belongs. |
See Also
- namespace aspose.email.clients.graph
- assembly Aspose.Email