Click or drag to resize

Message Properties

The Message type exposes the following members.

Properties
  NameDescription
Public propertyCreated
The timestamp that the message being created.
Public propertyFiles
A array of public URLs of the attachments in the message.
Public propertyId
The identifier of this message.
Public propertyIsSelfMentioned
If self is mentioned in this message.
Public propertyPersonEmail
The email address of the person who sent this message.
Public propertyPersonId
The identifier of the person who sent this message.
Public propertySpaceId
The identifier of the space where this message was posted.
Public propertySpaceType
The type of space, group or direct.
Public propertyText
The content of the message text, it is plain text or rich text.
Public propertyToPersonEmail
The email address of the recipient when sending a private 1:1 message.
Public propertyToPersonId
The identifier of the recipient when sending a private 1:1 message.
Top
See Also