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.