Click or drag to resize

ChatEventItem Properties

The ChatEventItem type exposes the following members.

Properties
 NameDescription
Public propertyConversation Gets or sets the conversation this event belongs to.
Public propertyDirection Gets or sets the direction of this event.
Public propertyId Gets the ID of this event.
Public propertyImportance Gets or sets the importance of this event.
Public propertyIsDeleted Gets or sets whether this event is deleted.
Public propertyMessage Gets or sets the message content of this event.
Public propertyParent Gets or sets the parent of this event. This is used for, e.g., replies in a specific thread.
Public propertyRecipients Gets the recipients of this event.
Public propertySender Gets or sets the sender of this event.
Public propertyTimestamp Gets or sets the date at which this event was sent.
Public propertyType Gets or sets the type of this event.
Top
See Also