| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyId |
Property Id |
integer |
None. |
| SenderId |
Mass Communication Sender Id. See api/properties/{propertyid}/senders to get all sender options |
integer |
None. |
| Subject |
Subject |
string |
None. |
| MassCommunicationRecipientOption |
Mass Communication Recipient Id. See api/properties/{propertyid}/recipients to get all recipient options |
MassCommRecipientsOption |
None. |
| SendCopyToCreator |
If set to true one copy of the email will be sent to the email addresses of the user creating the mass communication. No need to send the user id or email of teh user creating the mass communication since the API recognizes authenticated user |
boolean |
None. |
| SendOneCopyEmailAddresses |
List of email addresses where one mass communciation copy will be sent |
Collection of string |
None. |
| CCEmailAddresses |
List of email addresses that will be cc of all emails sent with this mass communication |
Collection of string |
None. |
| MessageBody |
Body of the message |
string |
None. |