I have a MessageId stored in the database associated to a MailMessage:
5f9410ed-db91-cccc-d2d9-5137a51c6706@gmail.com
I need to find the EwsItemId associated to it so I can do ews operations with it.
Is it possible to retrieve the EwsItemId having only its MessageId?