MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat |
MicrosoftGraphPlannerTask.assignedToTaskBoardFormat() |
Get the assignedToTaskBoardFormat property: plannerAssignedToTaskBoardTaskFormat.
|
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat |
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: plannerAssignedToTaskBoardTaskFormat.
|
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat |
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat |
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat.withOrderHintsByAssignee(Map<String,Object> orderHintsByAssignee) |
Set the orderHintsByAssignee property: plannerOrderHintsByAssignee.
|
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat |
MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat.withUnassignedOrderHint(String unassignedOrderHint) |
Set the unassignedOrderHint property: Hint value used to order the task on the AssignedTo view of the Task Board
when the task is not assigned to anyone, or if the orderHintsByAssignee dictionary does not provide an order hint
for the user the task is assigned to.
|