Skip to content

Planner Task Details Checklist #4763

Answered by baywet
mejohnm asked this question in Q&A
Jun 3, 2024 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

Sure, assuming dotnet

if (myTaskDetails.Checklist.AdditionalData["d280ed1a-9f6b-4f9c-a962-fb4d00dc50ff"] is UntypedObject checkListItem && checkListItem.GetValue()["title"] is UntypedString titleNode)
{
      titleNode.GetValue();
}

Let us know if you have further questions

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@mejohnm
Comment options

@baywet
Comment options

@mejohnm
Comment options

@baywet
Comment options

Answer selected by mejohnm
@mejohnm
Comment options

@baywet
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants