Copy message from user
Copy a message to a folder within a specific user's mailbox.
Request body
Response
If successful, returns the copied message in the destination folder of the specified user's mailbox. Unless, the destination folder may not exist or the message may not be found.
Changes
Changed in 4 of the 10 revisions of this API.14
- ○
added the optional property
anyOf[MicrosoftGraphMessage]/allOf[subschema #2: message]/attachments/items/allOf[subschema #2: attachment]/contentBytesto the response with the2XXstatusresponse-optional-property-added
- ○
- ○
removed
MicrosoftGraphOutlookItemsubschema #2: messagefrom the response bodyallOflist for the response status2XXresponse-body-all-of-removed
- ○
added
MicrosoftGraphMessageCompletedResponseto the response bodyanyOflist for the response status2XXresponse-body-any-of-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲