Forum Discussion
jcastr02
Post Prodigy
3 years agoOutlook data - Reply to an email
Hello I am trying to see a turn around time from when an email is received to when we reply on it. When I pull the MS outlook exchange data, I see when the email is sent, recieved, but I do not see ...
- 3 years ago
I see it now, thanks ChrisMendoza for your help.
ChrisMendoza
Resident Rockstar
3 years agojcastr02 - I was wrong, sorry I didn't test a little more thoroughly. This is actually not as easy as I had thought. You'll actually need to expand [Attributes] to get to [InternetMessageId]. Also in [Attributes] is [InReplyTo] which I'm sure you'll find useful. I chose this sample to show how difficult this may become:
Here are teh queries and the join:
CEWArre
1 year agoRegular Visitor
This saved my a$h! Thank you so much for providing what Stack Overflow could not. 🙂