{ "FromName": "Postmarkapp Support", "MessageStream": "inbound", "From": "support@postmarkapp.com", "FromFull": { "Email": "support@postmarkapp.com", "Name": "Postmarkapp Support", "MailboxHash": "" }, "To": "\"Firstname Lastname\" ", "ToFull": [ { "Email": "mailbox+SampleHash@inbound.postmarkapp.com", "Name": "Firstname Lastname", "MailboxHash": "SampleHash" } ], "Cc": "\"First Cc\" , secondCc@postmarkapp.com", "CcFull": [ { "Email": "firstcc@postmarkapp.com", "Name": "First Cc", "MailboxHash": "" }, { "Email": "secondCc@postmarkapp.com", "Name": "", "MailboxHash": "" } ], "Bcc": "\"First Bcc\" ", "BccFull": [ { "Email": "firstbcc@postmarkapp.com", "Name": "First Bcc", "MailboxHash": "" } ], "OriginalRecipient": "mailbox+SampleHash@inbound.postmarkapp.com", "Subject": "Test subject", "MessageID": "00000000-0000-0000-0000-000000000000", "ReplyTo": "replyto@example.com", "MailboxHash": "SampleHash", "Date": "Fri, 5 May 2023 17:41:16 -0400", "TextBody": "This is a test text body.", "HtmlBody": "

This is a test html body.<\/p><\/body><\/html>", "StrippedTextReply": "This is the reply text", "RawEmail": "From: Postmarkapp Support \r\nTo: Firstname Lastname \r\nSubject: Test subject\r\n\r\nThis is a test text body.\r\n", "Tag": "TestTag", "Headers": [ { "Name": "X-Header-Test", "Value": "" } ], "Attachments": [ { "Name": "test.txt", "ContentType": "text/plain", "Data": "VGhpcyBpcyBhdHRhY2htZW50IGNvbnRlbnRzLCBiYXNlLTY0IGVuY29kZWQu", "ContentLength": 45 } ] }