Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Message |
0 |
Normal message |
| ReplyMessage |
1 |
Reply to incoming message, RelatedMessageId must be filled with the Id of the original message. ClientId, CalendarPlannedItemId and RecurrenceInfo must have the same values as the original message. |
| ReadConformationMessage |
2 |
Read confirmation of an incoming message, RelatedMessageId must be filled with the Id of the original message. ClientId, CalendarPlannedItemId and RecurrenceInfo must have the same values as the original message. |
| CalendarPlannedItem |
3 |
Normal message related to a calendar appointment. CalendarPlannedItemId and RecurrenceInfo must be filled with the corresponding identifiers of the appointment. |
| FarMed |
4 |
Message sent by the Farmed connector. |
| ResponseToAllMessage |
5 |
Reply to all to incoming message, RelatedMessageId must be filled with the Id of the original message. ClientId, CalendarPlannedItemId and RecurrenceInfo must have the same values as the original message. |
| ForwardMessage |
6 |
Forward of an incoming message, RelatedMessageId must be filled with the Id of the original message. ClientId, CalendarPlannedItemId and RecurrenceInfo must have the same values as the original message. |