You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/api/plannertask-post-messages.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ Namespace: microsoft.graph
16
16
17
17
Create a new [plannerTaskChatMessage](../resources/plannertaskchatmessage.md) on a [plannerTask](../resources/plannertask.md).
18
18
19
+
> [!IMPORTANT]
20
+
> This method only supports creating a new chat message on a [plannerTask](../resources/plannertask.md) that already has at least one existing message.
0 commit comments