Skip to content

Instantly share code, notes, and snippets.

@expiscornovus
Last active March 18, 2022 16:39
Show Gist options
  • Save expiscornovus/50f227fae21b64abc6edea587d7abd64 to your computer and use it in GitHub Desktop.
Save expiscornovus/50f227fae21b64abc6edea587d7abd64 to your computer and use it in GitHub Desktop.
Microsoft Graph - Microsoft Teams Mark as important
{
"subject": "This is very important",
"importance": "high",
"body": {
"content": "This is a Flow test, this is important",
"contentType": "html"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment