Implement the move functionality by calling the [`Move message` API](https://learn.microsoft.com/en-us/graph/api/message-move). Use the [well-known folder names](https://learn.microsoft.com/en-us/graph/api/resources/mailfolder?view=graph-rest-1.0) Use that to implement: - move to junk - archive
Implement the move functionality by calling the
Move messageAPI.Use the well-known folder names
Use that to implement: