An API that connects multiple Microsoft services, enabling data access and automation across platforms
Resending the message creates another message. What you really want - assuming from your message - is moving the message back to the inbox from the well-known archive folder, or do you mean moving the item from the in-place archive (personal archive) back to the primary mailbox? Archiving is just one EWS call, in both cases. Moving items back from archive folder to inbox is a matter of moving the item. Moving the item from archive to primary mailbox cannot be done with Graph, as it lacks support for multiple mailboxes when I last checked (I wrote an EWS unarchiving script for this purpose).