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 conformation 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. |