MicrosoftGraphPlannerTaskDetails |
MicrosoftGraphPlannerTask.details() |
Get the details property: plannerTaskDetails.
|
MicrosoftGraphPlannerTaskDetails |
MicrosoftGraphPlannerTaskDetails.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: plannerTaskDetails.
|
MicrosoftGraphPlannerTaskDetails |
MicrosoftGraphPlannerTaskDetails.withChecklist(Map<String,Object> checklist) |
Set the checklist property: plannerChecklistItems.
|
MicrosoftGraphPlannerTaskDetails |
MicrosoftGraphPlannerTaskDetails.withDescription(String description) |
Set the description property: Description of the task.
|
MicrosoftGraphPlannerTaskDetails |
MicrosoftGraphPlannerTaskDetails.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphPlannerTaskDetails |
MicrosoftGraphPlannerTaskDetails.withPreviewType(MicrosoftGraphPlannerPreviewType previewType) |
Set the previewType property: The previewType property.
|
MicrosoftGraphPlannerTaskDetails |
MicrosoftGraphPlannerTaskDetails.withReferences(Map<String,Object> references) |
Set the references property: plannerExternalReferences.
|