From 396d99e573d8df5d6af10c38ddcbb5f77d535550 Mon Sep 17 00:00:00 2001 From: Nick Kramer Date: Fri, 1 Apr 2022 14:36:34 -0700 Subject: [PATCH] Removing redundant line --- Teams/export-teams-content.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/export-teams-content.md b/Teams/export-teams-content.md index 59820baca1..76d47f76a7 100644 --- a/Teams/export-teams-content.md +++ b/Teams/export-teams-content.md @@ -101,7 +101,6 @@ Namespace: microsoft.graph { "id": "string (identifier)", "replyToId": "string (identifier)", -"from": {"@odata.type": "microsoft.graph.identitySet"}, "etag": "string", "messageType": "string", "createdDateTime": "string (timestamp)", @@ -132,4 +131,4 @@ Namespace: microsoft.graph ``` >[!NOTE] ->For more details on chatMessage resource, see the [chatMessage resource type](/graph/api/resources/chatmessage) article. \ No newline at end of file +>For more details on chatMessage resource, see the [chatMessage resource type](/graph/api/resources/chatmessage) article.