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: concepts/import-exchange-mailbox-item.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Because the initial opaque URL is preauthenticated and contains the appropriate
89
89
90
90
### Response
91
91
92
-
If successful, this action returns a `200 OK` response code and an [importMailboxItemResponse](/graph/api/resources/importmailboxitemresponse) object in the response body.
92
+
If successful, this action returns a `200 OK` response code and an **importMailboxItemResponse** object in the response body.
93
93
94
94
### Examples
95
95
@@ -102,7 +102,7 @@ The following example shows how to import a new item into the mailbox in `create
102
102
The following example shows a request.
103
103
104
104
<!-- {
105
-
"blockType": "request",
105
+
"blockType": "ignored",
106
106
"name": "mailboxthis.importItemCreateMode"
107
107
"sampleKeys": ["MBX:e0643f21@a7809c93"]
108
108
}
@@ -123,7 +123,7 @@ POST https://outlook.office365.com/api/gbeta/Mailboxes('MBX:e0643f21@a7809c93')/
0 commit comments