How to decode Conversationid?

Kirill Kodryanu 0 Reputation points
2023-07-19T13:57:19.23+00:00

Dear colleagues,

Could you please send a link to a working recipe on how to decode 'conversationid' string?
I use Graph API to get information about emails and I would like to know the order of the current email in the thread.
I'm trying to find this information but the only information I have found is the next link, which does not help very much: https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxomsg/9e994fbb-b839-495f-84e3-2c8c02c7dd9b?redirectedfrom=MSDN
For example I have next value 'AAQkADQ0NDQ3MjIxLTgzYjAtNDQ2Yy04ODJlLTEyODVhMjdlMDkxNQAQALHBLAYaU2RIuhAuQp9mJeg='.
What is behind this string, hoe to decode it? Base64 doesn't work.
Thank you in advance for your support!

Outlook Windows Classic Outlook for Windows For business
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ab-8756 805 Reputation points
    2023-08-11T19:08:48.02+00:00

    Hello Kirill Kodryanu,
    Thank you for your post in this Q&A forum,

    Unfortunately, there is no know way to decode the conversation id of an email message. On top of that ConversationId element contains the identifier of an item or conversation only. However, you can order current message by receive time/date, if there a Chan of emails.
    Hope that helps.

    --please don't forget to upvote and Accept as answer if the reply is helpful—
    Thanks.


  2. Kirill Kodryanu 0 Reputation points
    2024-10-08T12:48:44.8866667+00:00

    Hi Naman Sogani,

    Of course it is possible.
    Many thanks to Martin Machacek who helped me a lot in discovering this problem.

    Here is the article which will help you: https://www.meridiandiscovery.com/how-to/e-mail-conversation-index-metadata-computer-forensics/
    If you need any additional information do not hesitate to ask me.

    Best regards,
    Kirill

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.