I am pulling email from Exchange using the “Get Exchange Mail Messages” activity, but when I try to use a For Each to go through the messages, I don’t get any options for the item:
I was looking at examples on here and it looks like I should see item.Subject at the very least, but I don’t get any of those options. Do I need to use something else to go through the messages?