﻿{
  BCC: [],
  Body: {
    InlineImages: null,
    Text: 'This is some random text! \r\n\r\nThis is some random text to see if variables work. \r\n Not sure, but this is supposed to work with delimiter  \r\n\r\nThis is some random text to see if variables work. ',
    Type: 0
  },
  CC: [
    {
      EMail: 'test@c-entron.de',
      FirstName: null,
      I3D: 0,
      LastName: null,
      Salutation: null
    }
  ],
  From: null,
  I3D: 0,
  MailAttachments: [],
  MailSignature: null,
  Subject: 'Test CRM Mail Template',
  To: [
    {
      EMail: 'Michael.Liatowitsch@bitsnap.com',
      FirstName: null,
      I3D: 0,
      LastName: null,
      Salutation: null
    },
    {
      EMail: 'mw@c-entron.de',
      FirstName: null,
      I3D: 0,
      LastName: null,
      Salutation: null
    }
  ]
}