Okay.
I'm revisiting a question I posted a few months ago...using the Community Exchange mailbox service broker to List Inbox emails and then write the data to a table on my database.
Ultimately, it writes the ItemID (the email id) just fine, but the other fields like "to", "from", "subject", etc. get written as "System.String"
So...
My overall simple workflow looks like this: