Chat |
The ChatEventItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Conversation | Gets or sets the conversation this event belongs to. | |
| Direction | Gets or sets the direction of this event. | |
| Id | Gets the ID of this event. | |
| Importance | Gets or sets the importance of this event. | |
| IsDeleted | Gets or sets whether this event is deleted. | |
| Message | Gets or sets the message content of this event. | |
| Parent | Gets or sets the parent of this event. This is used for, e.g., replies in a specific thread. | |
| Recipients | Gets the recipients of this event. | |
| Sender | Gets or sets the sender of this event. | |
| Timestamp | Gets or sets the date at which this event was sent. | |
| Type | Gets or sets the type of this event. |