I made a question yesterday, asking to get the "id" from the outlook mail URL, like this:
https://outlook.live.com/mail/0/inbox/id/AQQkADAwATM0MDAAMS0xZGUwLTNjMTAtMDACLTAwCgAQAB%2FnQ1lgT6dDlqIakp3j4qk%3D
But it turns out that that is not the message id, for some reason.
Is there any way to get the actual message id with javascript? Im using this to interact with the microsoft graph api.
0 Replies