Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,580 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You can move a mail-folder using /users/{id}/mailFolders/{id}
(link), but what is the scope of the folder-id?
Must the target folder belong to the same mailbox or can it belong to another mailbox e.g. a shared mailbox?
I assume these folder-ids are globally unique, right?