MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withActiveChecklistItemCount(Integer activeChecklistItemCount) |
Set the activeChecklistItemCount property: Number of checklist items with value set to false, representing
incomplete items.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: plannerTask.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withAppliedCategories(Map<String,Object> appliedCategories) |
Set the appliedCategories property: plannerAppliedCategories.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withAssignedToTaskBoardFormat(MicrosoftGraphPlannerAssignedToTaskBoardTaskFormat assignedToTaskBoardFormat) |
Set the assignedToTaskBoardFormat property: plannerAssignedToTaskBoardTaskFormat.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withAssigneePriority(String assigneePriority) |
Set the assigneePriority property: Hint used to order items of this type in a list view.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withAssignments(Map<String,Object> assignments) |
Set the assignments property: plannerAssignments.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withBucketId(String bucketId) |
Set the bucketId property: Bucket ID to which the task belongs.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withBucketTaskBoardFormat(MicrosoftGraphPlannerBucketTaskBoardTaskFormat bucketTaskBoardFormat) |
Set the bucketTaskBoardFormat property: plannerBucketTaskBoardTaskFormat.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withChecklistItemCount(Integer checklistItemCount) |
Set the checklistItemCount property: Number of checklist items that are present on the task.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withCompletedBy(MicrosoftGraphIdentitySet completedBy) |
Set the completedBy property: identitySet.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withCompletedDateTime(OffsetDateTime completedDateTime) |
Set the completedDateTime property: Read-only.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withConversationThreadId(String conversationThreadId) |
Set the conversationThreadId property: Thread ID of the conversation on the task.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withCreatedBy(MicrosoftGraphIdentitySet createdBy) |
Set the createdBy property: identitySet.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: Read-only.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withDetails(MicrosoftGraphPlannerTaskDetails details) |
Set the details property: plannerTaskDetails.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withDueDateTime(OffsetDateTime dueDateTime) |
Set the dueDateTime property: Date and time at which the task is due.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withHasDescription(Boolean hasDescription) |
Set the hasDescription property: Read-only.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withOrderHint(String orderHint) |
Set the orderHint property: Hint used to order items of this type in a list view.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withPercentComplete(Integer percentComplete) |
Set the percentComplete property: Percentage of task completion.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withPlanId(String planId) |
Set the planId property: Plan ID to which the task belongs.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withPreviewType(MicrosoftGraphPlannerPreviewType previewType) |
Set the previewType property: The previewType property.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withProgressTaskBoardFormat(MicrosoftGraphPlannerProgressTaskBoardTaskFormat progressTaskBoardFormat) |
Set the progressTaskBoardFormat property: plannerProgressTaskBoardTaskFormat.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withReferenceCount(Integer referenceCount) |
Set the referenceCount property: Number of external references that exist on the task.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withStartDateTime(OffsetDateTime startDateTime) |
Set the startDateTime property: Date and time at which the task starts.
|
MicrosoftGraphPlannerTask |
MicrosoftGraphPlannerTask.withTitle(String title) |
Set the title property: Title of the task.
|