0
votes

I am using Microsoft graph REST API I am using follwing URl for fetching email messages from inbox and I am storing them in mysql database

I am using id "id": "AAMkADczNjA0MTM3LTQ1YmU.... as unique identifyer but I see that this is not unique one because in my database there are same ids for different message. so where will I find unique message id for email.

GET https://graph.microsoft.com/v1.0/me/messages

2

2 Answers

0
votes

Unique in what scope? A given mailbox, or across mailboxes?

0
votes

Message Ids may look same but actually, they are not same. Some characters are different.

AQMkADAwAT...XFR0AAAA0DckhAAAA
AQMkADAwAT...XFR0AAAA0DckeAAAA